Defining a pool
{
"tag": "DEV-POOL",
"maxAllocation": 20,
"expiry": 10,
"batchSize": 10,
"configFilePath": "config/project-scratch-def.json",
"relaxAllIPRanges": true,
"installAll": true,
"enableSourceTracking": true,
"retryOnFailure": true,
"succeedOnDeploymentErrors": true,
"fetchArtifacts": {
"npm": {
"scope": "myproject",
}
}Property
Type
Description
Last updated
Was this helpful?