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
c27fd735
Unverified
Commit
c27fd735
authored
Feb 25, 2017
by
David Haynes
Browse files
Maybe fix the gitlab build
- maybe not - who wants to bet it fails
parent
6b44cd42
Pipeline
#969
failed with stage
in 27 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
c27fd735
image
:
node:
4.2.6
image
:
node:
7.6.0
build_css
:
before_script
:
-
npm install -g grunt-cli
-
npm install
-
bower install
-
gem install sass
script
:
-
grunt swatch
:masonstrap
-
grunt swatch
artifacts
:
paths
:
-
masonstrap/
mason
strap.min.css
-
masonstrap/
boot
strap.min.css
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