Run all grunt commands as one
This commit is contained in:
+1
-5
@@ -7,11 +7,7 @@ before_script:
|
||||
- npm install -g grunt-cli
|
||||
|
||||
script:
|
||||
- grunt
|
||||
|
||||
after_success:
|
||||
- grunt publish
|
||||
- grunt metrics
|
||||
- grunt build metrics publish
|
||||
|
||||
email:
|
||||
on_failure: change
|
||||
|
||||
Reference in New Issue
Block a user