From c9fca3958b51968b8194f98bced46c22146420f7 Mon Sep 17 00:00:00 2001 From: Adrien Ferrand Date: Wed, 1 Jul 2020 00:20:44 +0200 Subject: [PATCH] Update .azure-pipelines/templates/stages/deploy-stage.yml Co-authored-by: Brad Warren --- .azure-pipelines/templates/stages/deploy-stage.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.azure-pipelines/templates/stages/deploy-stage.yml b/.azure-pipelines/templates/stages/deploy-stage.yml index 903c5f820..5a99d5c8d 100644 --- a/.azure-pipelines/templates/stages/deploy-stage.yml +++ b/.azure-pipelines/templates/stages/deploy-stage.yml @@ -4,7 +4,7 @@ stages: # This job relies on a snapcraft.yaml preconfigured with credential, # stored as a secure file in Azure Pipeline. # This credential has a maximum lifetime of 1 year and the current - # credential will expire on 4/22/2021. The content of snapcraft.yaml + # credential will expire on 6/25/2021. The content of snapcraft.cfg # will need to be updated to use a new credential before then to # prevent automated deploys from breaking. Remembering to do this is # also tracked by https://github.com/certbot/certbot/issues/7931.