Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
R3
r3-pages
Commits
33c69617
Commit
33c69617
authored
Oct 31, 2018
by
Jacek Lebioda
Browse files
Attempt to fix Bundler issues, 7
parent
08045558
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
33c69617
image
:
ruby:2.5
-slim
image
:
ruby:2.5
variables
:
JEKYLL_ENV
:
production
before_script
:
-
bundle version
-
gem uninstall -xI bundler
-
gem install bundler -v 1.16.6
-
bundle version
-
bundle install && bundle update
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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