This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Daftar
Masuk
CommunityRule
/
CommunityRuleFrontend
Liatin
2
Bintangi
0
Fork
0
Berkas
Masalah
8
Permintaan Tarik
0
Wiki
Jelajahi Sumber
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 tahun lalu
induk
7b542bd20f
melakukan
33d6d322c6
1 mengubah file
dengan
1 tambahan dan
1 penghapusan
Tampilan Split
Tampilkan Statistik Diff
1
1
.gitlab-ci.yml
+ 1
- 1
.gitlab-ci.yml
Tampilan Berkas
@@ -1,4 +1,4 @@
-image: ruby:
latest
+image: ruby:
2
variables:
JEKYLL_ENV: production