Explorar el Código

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 hace 2 años
padre
commit
a472aae39f
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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: