Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Loic Marx
advanced-practice
Commits
eb8c63f6
Verified
Commit
eb8c63f6
authored
Sep 20, 2019
by
Laurent Heirendt
✈
Browse files
change gitlab-ci
parent
26ab05bd
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
eb8c63f6
image
:
ruby:2.
1
image
:
ruby:2.
5
pages
:
pages
:
stage
:
deploy
script
:
script
:
-
gem install jekyll
-
bundle exec jekyll build -d public
-
jekyll build -d public/
artifacts
:
artifacts
:
paths
:
paths
:
-
public
-
public
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment