Преглед на файлове

Merge pull request #3428 from microsoft/hediet/nightly-always-true

Set `always` to true to trigger a build even when there are no new commits.
Henning Dieterichs преди 2 години
родител
ревизия
a472aae39f
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  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: