mirror of
https://github.com/certbot/certbot.git
synced 2026-06-07 07:42:08 -04:00
Focus on packaging jobs
This commit is contained in:
parent
168fb7a6ea
commit
35f234520e
1 changed files with 2 additions and 2 deletions
|
|
@ -16,8 +16,8 @@ stages:
|
|||
jobs:
|
||||
# Any addition here should be reflected in the advanced-test and release pipelines.
|
||||
# It is advised to declare all jobs here as templates to improve maintainability.
|
||||
- template: templates/standard-tests-jobs.yml
|
||||
- template: templates/extended-tests-jobs.yml
|
||||
# - template: templates/standard-tests-jobs.yml
|
||||
# - template: templates/extended-tests-jobs.yml
|
||||
- template: templates/packaging-jobs.yml
|
||||
- stage: Deploy
|
||||
jobs:
|
||||
|
|
|
|||
Loading…
Reference in a new issue