test azure deploy

This commit is contained in:
Brad Warren 2020-07-02 13:55:17 -07:00
parent a39b8c3dd6
commit 74d0e7d0d7

View file

@ -8,6 +8,7 @@ pr: none
stages:
- template: templates/stages/test-and-package-stage.yml
- template: templates/stages/deploy-stage.yml
# Notify failures only for release branches.
- ${{ if not(startsWith(variables['Build.SourceBranchName'], 'test-')) }}:
- template: templates/stages/notify-failure-stage.yml