Skip to content
Snippets Groups Projects
Verified Commit eb8c63f6 authored by Laurent Heirendt's avatar Laurent Heirendt :airplane:
Browse files

change gitlab-ci

parent 26ab05bd
No related branches found
No related tags found
No related merge requests found
image: ruby:2.1
image: ruby:2.5
pages:
stage: deploy
script:
- gem install jekyll
- jekyll build -d public/
- bundle exec jekyll build -d public
artifacts:
paths:
- public
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment