This commit is contained in:
Andrew Scobie 2018-06-21 15:03:30 +12:00
Родитель 2f74b19f84
Коммит 0b88069af1
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -108,7 +108,7 @@
"targetLowPriorityNodes": "[parameters('lowPriorityVmCount')]",
"enableAutoScale": false,
"startTask": {
"commandLine": "/bin/bash -c setup-linux-pool.sh",
"commandLine": "/bin/bash -c ./setup-linux-pool.sh",
"waitForSuccess": true,
"maxTaskRetryCount": 0,
"userIdentity": {