This commit is contained in:
Cindy Weng 2022-11-15 20:44:59 +00:00 коммит произвёл GitHub
Родитель 4dc92d4369
Коммит 86b9ffa51f
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 2 добавлений и 2 удалений

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

@ -21,7 +21,7 @@ resources:
name: Azure/mlops-templates
endpoint: github-connection
type: github
ref: monitoring #branch name
ref: main #branch name
stages :
- stage: CreateStorageAccountForTerraformState
@ -52,4 +52,4 @@ stages :
- template: templates/infra/run-terraform-init.yml@mlops-templates
- template: templates/infra/run-terraform-validate.yml@mlops-templates
- template: templates/infra/run-terraform-plan.yml@mlops-templates
- template: templates/infra/run-terraform-apply.yml@mlops-templates
- template: templates/infra/run-terraform-apply.yml@mlops-templates