Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
masonstrap
Commits
9206311b
Unverified
Commit
9206311b
authored
Feb 26, 2017
by
David Haynes
Browse files
Maybe this will fix packages not being able to be found
- ugh npm pls
parent
dc849e51
Pipeline
#971
failed with stage
in 31 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
9206311b
...
...
@@ -3,8 +3,10 @@ image: node:7.6.0
build_css
:
before_script
:
-
npm install
-
npm install bower
-
npm install -g grunt-cli
-
npm install -g bower
-
bower install
-
apt install ruby
-
gem install sass
script
:
-
grunt swatch
...
...
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