From d656200bef3654ae510bd977957c6b74269a41a2 Mon Sep 17 00:00:00 2001 From: Brad Warren Date: Tue, 6 Sep 2022 16:26:28 -0700 Subject: [PATCH] use candidate --- .azure-pipelines/nightly.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.azure-pipelines/nightly.yml b/.azure-pipelines/nightly.yml index 1264ebfa7..cd572a9e4 100644 --- a/.azure-pipelines/nightly.yml +++ b/.azure-pipelines/nightly.yml @@ -16,4 +16,4 @@ variables: stages: - template: templates/stages/deploy-stage.yml parameters: - snapReleaseChannel: unknown + snapReleaseChannel: candidate