This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
CommunityRule
/
CommunityRuleFrontend
Observar
2
Favorito
0
Fork
0
Arquivos
Issues
8
Pull Requests
0
Wiki
Ver código fonte
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 anos atrás
pai
7b542bd20f
commit
33d6d322c6
1 arquivos alterados
com
1 adições
e
1 exclusões
Visão dividida
Mostrar estatísticas do Diff
1
1
.gitlab-ci.yml
+ 1
- 1
.gitlab-ci.yml
Ver arquivo
@@ -1,4 +1,4 @@
-image: ruby:
latest
+image: ruby:
2
variables:
JEKYLL_ENV: production