This website works better with JavaScript
صفحهٔ اصلی
گشتوگذار
راهنما
ثبت نام
ورود
CommunityRule
/
CommunityRuleFrontend
دنبال کردن
2
ستاره دار
0
انشعاب
0
پروندهها
مشکلات
8
درخواست واکشی
0
ویکی
فهرست منبع
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