Update azure-pipelines.yml for Azure Pipelines

This commit is contained in:
Preeti Bansal 2020-03-30 21:36:57 +05:30
Родитель b20e7d4ec9
Коммит e71fffe34e
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -38,7 +38,7 @@ stages:
"type"="Ignore"
"acquireAgentEndpoint"="$($ip)/acquire"
"releaseAgentEndpoint"="$($ip)/release"
"sharedSecret"="$(sharedSecret)"
"sharedSecret"="sharedsecret1234"
} | ConvertTo-Json
$header = @{