Set up 2.0 pre-releases (#9400)

* update credential info

* update release tooling to use candidate channel

* split deploy jobs

* pass parameter through

* add 2.0 pipeline prerelease

* add comments

* quote file path
This commit is contained in:
Brad Warren
2022-09-09 14:23:39 -07:00
committed by GitHub
parent 80071c86f5
commit 39e8d14e1b
5 changed files with 104 additions and 69 deletions
+1 -1
View File
@@ -15,5 +15,5 @@ stages:
- template: templates/stages/changelog-stage.yml
- template: templates/stages/deploy-stage.yml
parameters:
snapReleaseChannel: beta
snapReleaseChannel: candidate
- template: templates/stages/notify-failure-stage.yml