mirror of
https://github.com/certbot/certbot.git
synced 2026-06-06 23:32:06 -04:00
Stop nginx
This commit is contained in:
parent
e236dd8358
commit
0798b29efe
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@ steps:
|
|||
nginx-light \
|
||||
openssl \
|
||||
expect
|
||||
sudo systemctl stop nginx
|
||||
condition: startswith(variables['IMAGE_NAME'], 'ubuntu')
|
||||
displayName: Install Linux dependencies
|
||||
- task: UsePythonVersion@0
|
||||
|
|
|
|||
Loading…
Reference in a new issue