mirror of
https://github.com/certbot/certbot.git
synced 2026-05-28 04:34:11 -04:00
wip
This commit is contained in:
parent
1a2652ba7a
commit
f7dec4fed5
1 changed files with 1 additions and 1 deletions
|
|
@ -118,7 +118,7 @@ jobs:
|
|||
venv\Scripts\python -m pytest certbot-ci\certbot_integration_tests\certbot_tests -n 4
|
||||
displayName: Run certbot integration tests
|
||||
- ${{ each snapName in parameters.snaps }}:
|
||||
- job: snaps_build ${{ snapName }}
|
||||
- job: snaps_build_${{ snapName }}
|
||||
pool:
|
||||
vmImage: ubuntu-18.04
|
||||
strategy:
|
||||
|
|
|
|||
Loading…
Reference in a new issue