This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
CommunityRule
/
CommunityRuleFrontend
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
8
Pull Requests
0
Wiki
Explorar el Código
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
hace 4 años
padre
7b542bd20f
commit
33d6d322c6
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
.gitlab-ci.yml
+ 1
- 1
.gitlab-ci.yml
Ver fichero
@@ -1,4 +1,4 @@
-image: ruby:
latest
+image: ruby:
2
variables:
JEKYLL_ENV: production