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.