Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Aparapi
aparapi-site
Commits
571c9f3b
Commit
571c9f3b
authored
Aug 07, 2019
by
Jeffrey Phillips Freeman
💥
Browse files
Reverting back to ruby image.
parent
ce9bf701
Pipeline
#42
failed with stage
in 1 minute and 33 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
571c9f3b
image
:
nielsvdoorn/middleman
image
:
ruby
cache
:
paths
:
...
...
@@ -6,7 +6,7 @@ cache:
test
:
script
:
-
apk --update add npm
-
apk --update add
nodejs
npm
-
npm install -g bower
-
bundle install --path vendor
-
bower install
...
...
@@ -16,7 +16,7 @@ test:
pages
:
script
:
-
apk --update add npm
-
apk --update add
nodejs
npm
-
npm install -g bower
-
bundle install --path vendor
-
bower install
...
...
Write
Preview
Supports
Markdown
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