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
c9e958ca
Commit
c9e958ca
authored
Oct 31, 2018
by
Jacek Lebioda
Browse files
Bundler fix for current version of dependencies etc.
parent
ef7d0163
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
c9e958ca
...
...
@@ -4,10 +4,8 @@ variables:
JEKYLL_ENV
:
production
before_script
:
-
bundle version
-
gem uninstall -i /usr/local/lib/ruby/gems/2.5.0 bundler
-
gem install bundler -v 1.16.6
-
bundle version
-
bundle install && bundle update
test
:
...
...
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