From 95ffdd45ecc46dfa3aca0e755f587f49f4793b98 Mon Sep 17 00:00:00 2001 From: Adrien Ferrand Date: Wed, 1 Jul 2020 00:20:55 +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 5a99d5c8d..1a6dbcad0 100644 --- a/.azure-pipelines/templates/stages/deploy-stage.yml +++ b/.azure-pipelines/templates/stages/deploy-stage.yml @@ -1,7 +1,7 @@ stages: - stage: Deploy jobs: - # This job relies on a snapcraft.yaml preconfigured with credential, + # This job relies on a snapcraft.cfg 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 6/25/2021. The content of snapcraft.cfg