Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/certbot/certbot.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.azure-pipelines/templates/stages/deploy-stage.yml')
-rw-r--r--.azure-pipelines/templates/stages/deploy-stage.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.azure-pipelines/templates/stages/deploy-stage.yml b/.azure-pipelines/templates/stages/deploy-stage.yml
index 424ffed10..8144f4bee 100644
--- a/.azure-pipelines/templates/stages/deploy-stage.yml
+++ b/.azure-pipelines/templates/stages/deploy-stage.yml
@@ -35,7 +35,7 @@ stages:
# more info.
- job: publish_snap
pool:
- vmImage: ubuntu-18.04
+ vmImage: ubuntu-22.04
variables:
- group: certbot-common
strategy:
@@ -71,7 +71,7 @@ stages:
displayName: Publish to Snap store
- job: publish_docker
pool:
- vmImage: ubuntu-18.04
+ vmImage: ubuntu-22.04
strategy:
matrix:
amd64: