mirror of
https://github.com/certbot/certbot.git
synced 2026-06-05 06:42:10 -04:00
Use certbot-common.
This commit is contained in:
parent
fcc398831b
commit
6c72f45e5c
1 changed files with 2 additions and 0 deletions
|
|
@ -14,6 +14,8 @@ jobs:
|
|||
PYTHON_VERSION: 3.7
|
||||
TOXENV: integration-certbot
|
||||
PYTEST_ADDOPTS: --numprocesses 4
|
||||
variables:
|
||||
- group: certbot-common
|
||||
steps:
|
||||
- task: UsePythonVersion@0
|
||||
inputs:
|
||||
|
|
|
|||
Loading…
Reference in a new issue