This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
mirrors
/
wikijs
mirror of
https://github.com/Requarks/wiki.git
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
fix: disable GH Actions build
[ci skip]
Nicolas Giard
5 năm trước cách đây
mục cha
10e19700e5
commit
a8e264cded
1 tập tin đã thay đổi
với
1 bổ sung
và
1 xóa
Split View
Hiển thị tình trạng sai khác
1
1
.github/workflows/dockerimage.yml
+ 1
- 1
.github/workflows/dockerimage.yml
Xem Tập Tin
@@ -3,7 +3,7 @@ name: Docker Image CI
on:
push:
branches:
- - master
+ - master
2
jobs: