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
d469ab4d
Commit
d469ab4d
authored
Oct 31, 2018
by
Jacek Lebioda
Browse files
Attempt to fix Bundler issues, 4
parent
7ce75d00
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
d469ab4d
...
...
@@ -4,7 +4,9 @@ variables:
JEKYLL_ENV
:
production
before_script
:
-
bundle version
-
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