Procházet zdrojové kódy

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.

Henning Dieterichs před 2 roky
rodič
revize
8f8b47432b
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      .azure-pipelines/publish-nightly.yml

+ 1 - 0
.azure-pipelines/publish-nightly.yml

@@ -13,6 +13,7 @@ schedules:
     branches:
       include:
         - main
+    always: true
 
 resources:
   repositories: