This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng ký
Đăng nhập
oleg
/
monaco-editor
mirror of
https://github.com/microsoft/monaco-editor.git
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
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 năm trước cách đây
mục cha
ed05245a03
commit
8f8b47432b
1 tập tin đã thay đổi
với
1 bổ sung
và
0 xóa
Split View
Hiển thị tình trạng sai khác
1
0
.azure-pipelines/publish-nightly.yml
+ 1
- 0
.azure-pipelines/publish-nightly.yml
Xem Tập Tin
@@ -13,6 +13,7 @@ schedules:
branches:
include:
- main
+ always: true
resources:
repositories: