1
0
mirror of https://github.com/certbot/certbot.git synced 2026-01-26 07:41:33 +03:00

Remove release branch notification cruft. (#8196)

This commit is contained in:
Brad Warren
2020-08-11 12:50:54 -07:00
committed by GitHub
parent 8574313841
commit b3dd2c09ba

View File

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