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:
authorBrad Warren <bmw@users.noreply.github.com>2021-08-01 05:15:01 +0300
committerGitHub <noreply@github.com>2021-08-01 05:15:01 +0300
commitf9ef8941419e1f6007b7d0f51dcf3146271d839c (patch)
tree91e29d3bcaa057e19dea6361e7571dd3e56b120a /.azure-pipelines
parent979e21dcbf11665f7839628cfae62e28fd2683df (diff)
update snapcraft.cfg comment (#8959)
Diffstat (limited to '.azure-pipelines')
-rw-r--r--.azure-pipelines/templates/stages/deploy-stage.yml7
1 files changed, 4 insertions, 3 deletions
diff --git a/.azure-pipelines/templates/stages/deploy-stage.yml b/.azure-pipelines/templates/stages/deploy-stage.yml
index abbb1fd1a..4ae4c563e 100644
--- a/.azure-pipelines/templates/stages/deploy-stage.yml
+++ b/.azure-pipelines/templates/stages/deploy-stage.yml
@@ -19,11 +19,12 @@ stages:
# Then the file was added as a secure file in Azure pipelines
# with the name snapcraft.cfg by following the instructions at
# https://docs.microsoft.com/en-us/azure/devops/pipelines/library/secure-files?view=azure-devops
- # including authorizing the file in all pipelines as described at
- # https://docs.microsoft.com/en-us/azure/devops/pipelines/library/secure-files?view=azure-devops#how-do-i-authorize-a-secure-file-for-use-in-all-pipelines.
+ # including authorizing the file for use in the "nightly" and "release"
+ # pipelines as described at
+ # https://docs.microsoft.com/en-us/azure/devops/pipelines/library/secure-files?view=azure-devops#q-how-do-i-authorize-a-secure-file-for-use-in-a-specific-pipeline.
#
# This file has a maximum lifetime of one year and the current
- # file will expire on 2021-07-28 which is also tracked by
+ # file will expire on 2022-07-25 which is also tracked by
# https://github.com/certbot/certbot/issues/7931. The file will
# need to be updated before then to prevent automated deploys
# from breaking.