Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
libre
gitlab-jekyll-runner
Commits
4833380c
Commit
4833380c
authored
Feb 23, 2019
by
Michał 'rysiek' Woźniak
Browse files
we need bundler < 2.0
parent
74a3dfc4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Dockerfile
Dockerfile
+1
-1
No files found.
Dockerfile
View file @
4833380c
...
...
@@ -84,7 +84,7 @@ RUN if [ "$INSTALL_PACKAGES" != "" ]; then \
fi
# Jekyll-related requirements
RUN
gem2.4
install
jekyll bundle
-v
'<
2'
RUN
gem2.4
install
jekyll bundle
r:
'<2'
RUN
/usr/bin/npm
install
bower
VOLUME
/output
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