This website works better with JavaScript
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
CommunityRule
/
CommunityRuleFrontend
Tarkkaile
2
Äänestä
0
Fork
0
Tiedostot
Ongelmat
8
Pull-pyynnöt
0
Wiki
Selaa lähdekoodia
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 vuotta sitten
vanhempi
7b542bd20f
commit
33d6d322c6
1 muutettua tiedostoa
jossa
1 lisäystä
ja
1 poistoa
Jaettu näkymä
Näytä diff tilastot
1
1
.gitlab-ci.yml
+ 1
- 1
.gitlab-ci.yml
Näytä tiedosto
@@ -1,4 +1,4 @@
-image: ruby:
latest
+image: ruby:
2
variables:
JEKYLL_ENV: production