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
a79c6964
Unverified
Commit
a79c6964
authored
Feb 26, 2017
by
David Haynes
Browse files
Maybe ruby is already installed
- remove apt install ruby
parent
19ed540d
Pipeline
#977
failed with stage
in 21 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
a79c6964
...
...
@@ -4,7 +4,6 @@ build_css:
before_script
:
-
npm install
-
npm install -g grunt-cli
-
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