mirror of
https://github.com/certbot/certbot.git
synced 2026-06-06 23:32:06 -04:00
run deploy stage
This commit is contained in:
parent
8a720615b2
commit
27c75805de
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue