From 17f63b8911fb40eed45193e40dc9580d56d9c07d Mon Sep 17 00:00:00 2001 From: Adrien Ferrand Date: Tue, 21 Jul 2020 21:00:17 +0200 Subject: [PATCH] Update .azure-pipelines/templates/jobs/packaging-jobs.yml Co-authored-by: Brad Warren --- .azure-pipelines/templates/jobs/packaging-jobs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.azure-pipelines/templates/jobs/packaging-jobs.yml b/.azure-pipelines/templates/jobs/packaging-jobs.yml index 224e7fce7..13d06ab57 100644 --- a/.azure-pipelines/templates/jobs/packaging-jobs.yml +++ b/.azure-pipelines/templates/jobs/packaging-jobs.yml @@ -136,7 +136,7 @@ jobs: inputs: artifact: snaps path: $(Build.SourcesDirectory)/snap - displayName: Retrieve Certbot snap + displayName: Retrieve Certbot snaps - script: | python3 -m venv venv venv/bin/python tools/pip_install.py -e certbot-ci