зеркало из https://github.com/Azure/ARO-RP.git
Коммит
c7a9440736
|
@ -18,7 +18,7 @@ steps:
|
|||
export AZURE_TENANT_ID=$(cat devops-spn.json | jq -r '.tenantId')
|
||||
rm devops-spn.json
|
||||
|
||||
if [[ "${{ parameters.fullDeploy }}" == "true" ]]; then
|
||||
if [[ "${{ parameters.fullDeploy }}" == "True" ]]; then
|
||||
export FULL_DEPLOY=true
|
||||
fi
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче