This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
CommunityRule
/
CommunityRuleFrontend
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
8
Pull Requests
0
Wiki
Parcourir la 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
il y a 4 ans
Parent
7b542bd20f
commit
33d6d322c6
1 fichiers modifiés
avec
1 ajouts
et
1 suppressions
Vue séparée
Afficher les stats Diff
1
1
.gitlab-ci.yml
+ 1
- 1
.gitlab-ci.yml
Voir le fichier
@@ -1,4 +1,4 @@
-image: ruby:
latest
+image: ruby:
2
variables:
JEKYLL_ENV: production