From 8f8b47432b8895a4cdf81b26c0904e0de69178f3 Mon Sep 17 00:00:00 2001 From: Henning Dieterichs Date: Mon, 21 Nov 2022 12:31:18 +0100 Subject: [PATCH] Set `always` to true to trigger a build even when there are no new commits. This is because nightly is build from the latest vscode@main. --- .azure-pipelines/publish-nightly.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.azure-pipelines/publish-nightly.yml b/.azure-pipelines/publish-nightly.yml index 6985364e..3630e375 100644 --- a/.azure-pipelines/publish-nightly.yml +++ b/.azure-pipelines/publish-nightly.yml @@ -13,6 +13,7 @@ schedules: branches: include: - main + always: true resources: repositories: