зеркало из https://github.com/Azure/ARO-RP.git
Merge pull request #586 from jim-minter/rollout-signoff
deploy to RP-PROD environment
This commit is contained in:
Коммит
8b52dd6adc
|
@ -4,15 +4,11 @@ pr: none
|
|||
|
||||
parameters:
|
||||
- name: location
|
||||
- name: environment
|
||||
values:
|
||||
- RP-INT
|
||||
- RP-Prod
|
||||
|
||||
jobs:
|
||||
- template: ./templates/template-job-deploy-azure-env.yml
|
||||
parameters:
|
||||
environment: ${{ parameters.environment }}
|
||||
environment: RP-Prod
|
||||
locations:
|
||||
- ${{ parameters.location }}
|
||||
configFileName: $(config-file-name)
|
||||
|
|
Загрузка…
Ссылка в новой задаче