This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
CommunityRule
/
CommunityRuleFrontend
ウォッチ
2
スター
0
フォーク
0
ファイル
課題
8
プルリクエスト
0
Wiki
ソースを参照
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 年 前
親
7b542bd20f
コミット
33d6d322c6
1 ファイル変更
、
1 行追加
、
1 行削除
分割表示
差分情報を表示
1
1
.gitlab-ci.yml
+ 1
- 1
.gitlab-ci.yml
ファイルの表示
@@ -1,4 +1,4 @@
-image: ruby:
latest
+image: ruby:
2
variables:
JEKYLL_ENV: production