mirror of
https://github.com/certbot/certbot.git
synced 2026-06-07 07:42:08 -04:00
Name
This commit is contained in:
parent
7ba2d96974
commit
beccf72bad
2 changed files with 2 additions and 2 deletions
|
|
@ -12,7 +12,7 @@ schedules:
|
|||
always: true
|
||||
|
||||
stages:
|
||||
- stage: Test&Package
|
||||
- stage: Test_Package
|
||||
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.
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ trigger:
|
|||
pr: none
|
||||
|
||||
stage:
|
||||
- stage: Build_Test_Package
|
||||
- stage: Test_Package
|
||||
jobs:
|
||||
# Any addition here should be reflected in the advanced and advanced-test pipelines.
|
||||
# It is advised to declare all jobs here as templates to improve maintainability.
|
||||
|
|
|
|||
Loading…
Reference in a new issue