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
27f4cc6b
Verified
Commit
27f4cc6b
authored
Aug 12, 2017
by
David Haynes
🙆
Browse files
install libsass on gitlab-ci
parent
599d0ea6
Pipeline
#1485
failed with stage
in 16 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
27f4cc6b
...
...
@@ -3,6 +3,8 @@ image: node:latest
build
:
stage
:
build
script
:
-
apt update
-
apt install libsass -y
-
yarn
-
npm run build-masonstrap
artifacts
:
...
...
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