utilise alpine plutôt qu'une image ruby

This commit is contained in:
Yannick Francois
2019-02-24 23:06:21 +01:00
parent 5d3ef064ee
commit a82022ef62
+1 -10
View File
@@ -1,13 +1,4 @@
image: ruby:2.3 image: alpine:latest
variables:
JEKYLL_ENV: production
LC_ALL: C.UTF-8
before_script:
- curl https://gitlab.com/carnet-de-notes/sous-le-capot/raw/master/_config.yml > _configGl.yml
- curl https://gitlab.com/carnet-de-notes/sous-le-capot/raw/master/Gemfile > Gemfile
- bundle install
pages: pages:
stage: deploy stage: deploy