mirror of
https://github.com/certbot/certbot.git
synced 2026-06-06 23:32:06 -04:00
Check expression
This commit is contained in:
parent
4f4c1fc499
commit
c000c9dc26
1 changed files with 1 additions and 1 deletions
|
|
@ -9,5 +9,5 @@ pr: none
|
|||
stages:
|
||||
- template: templates/stages/test-and-package-stage.yml
|
||||
# Notify failures only for release branches.
|
||||
- ${{ if endsWith(variables['Build.SourceBranchName'], '.x') }}:
|
||||
- ${{ if startsWith(variables['Build.SourceBranchName'], 'test-') }}:
|
||||
- template: templates/stages/notify-failure-stage.yml
|
||||
|
|
|
|||
Loading…
Reference in a new issue