This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng ký
Đăng nhập
CommunityRule
/
CommunityRuleFrontend
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
8
Yêu cầu kéo về
0
Wiki
Browse Source
Update .gitlab-ci.yml: Had to change ruby version from latest to 2, following this thread https://gitlab.com/pages/jekyll/-/issues/40
Nathan Schneider
4 năm trước cách đây
mục cha
7b542bd20f
commit
33d6d322c6
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
.gitlab-ci.yml
+ 1
- 1
.gitlab-ci.yml
Xem Tập Tin
@@ -1,4 +1,4 @@
-image: ruby:
latest
+image: ruby:
2
variables:
JEKYLL_ENV: production