uhr/.gitlab-ci.yml

9 lines
109 B
YAML
Raw Normal View History

2015-07-14 00:06:29 +02:00
Npm, Bower, Grunt:
script:
2015-10-07 19:14:09 +02:00
- npm install
- bower install
- grunt
2015-07-14 00:06:29 +02:00
tags:
except:
2015-10-07 19:14:09 +02:00
- tags