Răsfoiți Sursa

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 2 ani în urmă
părinte
comite
8f8b47432b
1 a modificat fișierele cu 1 adăugiri și 0 ștergeri
  1. 1 0
      .azure-pipelines/publish-nightly.yml

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

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