Skip to content

Commit

Permalink
add westus3 to pipeline manifests
Browse files Browse the repository at this point in the history
  • Loading branch information
s-amann authored and m1kola committed Feb 23, 2022
1 parent b7b62eb commit fe34bfc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .pipelines/e2e-with-billing-all-regions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ stages:
- southcentralus
- westus
- westus2
- westus3
- stage: PhaseThree
displayName: wait 2 hours to avoid resource threshold
dependsOn: []
Expand Down
1 change: 1 addition & 0 deletions .pipelines/prod-release-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ stages:
- southcentralus
- westus
- westus2
- westus3
configFileName: prod-config.yaml
azureDevOpsJSONSPN: $(aro-v4-ci-devops-spn)
vsoProjectID: $(vso-project-id)
Expand Down
1 change: 1 addition & 0 deletions .pipelines/prod-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ stages:
- southcentralus
- westus
- westus2
- westus3
configFileName: prod-config.yaml
configVersion: ${{ parameters.configVersion }}
azureDevOpsJSONSPN: $(aro-v4-ci-devops-spn)
Expand Down

0 comments on commit fe34bfc

Please sign in to comment.