mirror of
https://github.com/certbot/certbot.git
synced 2026-06-07 07:42:08 -04:00
Update template name
This commit is contained in:
parent
35f234520e
commit
b26854e38c
2 changed files with 2 additions and 2 deletions
|
|
@ -21,5 +21,5 @@ stages:
|
|||
- template: templates/packaging-jobs.yml
|
||||
- stage: Deploy
|
||||
jobs:
|
||||
- template: templates/deploy-jobs.yml
|
||||
- template: templates/deployment-jobs.yml
|
||||
- template: templates/notify-failure-steps.yml
|
||||
|
|
|
|||
|
|
@ -16,5 +16,5 @@ stage:
|
|||
- template: templates/changelog-jobs.yml
|
||||
- stage: Deploy
|
||||
jobs:
|
||||
- template: templates/deploy-jobs.yml
|
||||
- template: templates/deployment-jobs.yml
|
||||
- template: templates/notify-failure-steps.yml
|
||||
|
|
|
|||
Loading…
Reference in a new issue