Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
core-services
pages-jekyll-lcsb-template
Commits
d469ab4d
Commit
d469ab4d
authored
Oct 31, 2018
by
Jacek Lebioda
Browse files
Attempt to fix Bundler issues, 4
parent
7ce75d00
Pipeline
#7189
failed with stage
in 16 seconds
Changes
1
Pipelines
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
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