소스 검색

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 년 전
부모
커밋
8f8b47432b
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: