This commit is contained in:
Brad Warren 2022-09-06 16:17:08 -07:00
parent b1960dd7e7
commit c091615407

View file

@ -16,4 +16,6 @@ variables:
stages:
- template: templates/stages/test-and-package-stage.yml
- template: templates/stages/deploy-stage.yml
parameters:
snapReleaseChannel: unknown
- template: templates/stages/notify-failure-stage.yml