This website works better with JavaScript
Home
Explore
Help
Register
Sign In
CommunityRule
/
CommunityRuleFrontend
Watch
2
Star
0
Fork
0
Files
Issues
8
Pull Requests
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 years ago
parent
7b542bd20f
commit
33d6d322c6
1 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
1
1
.gitlab-ci.yml
+ 1
- 1
.gitlab-ci.yml
View File
@@ -1,4 +1,4 @@
-image: ruby:
latest
+image: ruby:
2
variables:
variables:
JEKYLL_ENV: production
JEKYLL_ENV: production