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
Luis Mendes
aparapi-site
Commits
6f0ed3cd
Commit
6f0ed3cd
authored
Aug 07, 2019
by
Jeffrey Phillips Freeman
💥
Browse files
Revert "Update .gitlab-ci.yml to remove system update step"
This reverts commit
972e951b
parent
972e951b
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
6f0ed3cd
...
...
@@ -6,6 +6,7 @@ cache:
test
:
script
:
-
apt-get update -y
-
apt-get install -y nodejs npm
-
npm install -g bower
-
bundle install --path vendor
...
...
@@ -17,6 +18,7 @@ test:
pages
:
script
:
-
apt-get update -y
-
apt-get install -y nodejs npm
-
npm install -g bower
-
bundle install --path vendor
...
...
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