Merge pull request #88 from kevball2/feat-update-bicep-ado-pipeline

Update bicep-ado-deploy-infra.yml
This commit is contained in:
Cindy Weng 2022-10-19 14:25:09 +01:00 коммит произвёл GitHub
Родитель 78079dad19 f3106ad502
Коммит 9cf02e5ffc
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 2 добавлений и 2 удалений

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

@ -61,7 +61,7 @@ stages :
steps:
- checkout: self
- task: AzureCLI@2
displayName: Running Dev Deployment
displayName: Running ${{ variables.environment }} Deployment
inputs:
azureSubscription: $(ado_service_connection_rg)
scriptType: bash