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-ci-jekyll-runner
Commits
79d7cf73
Commit
79d7cf73
authored
Feb 23, 2019
by
Michał 'rysiek' Woźniak
Browse files
we need bower installed globally on the system
parent
4833380c
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 @
79d7cf73
...
...
@@ -85,6 +85,6 @@ RUN if [ "$INSTALL_PACKAGES" != "" ]; then \
# Jekyll-related requirements
RUN
gem2.4
install
jekyll bundler:
'<2'
RUN
/usr/bin/npm
install
bower
RUN
/usr/bin/npm
install
bower
-g
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