uhr/.gitlab-ci.yml

10 lines
139 B
YAML
Raw Normal View History

2015-07-14 00:06:29 +02:00
# This file is generated by GitLab CI
Npm, Bower, Grunt:
script:
- npm install
- bower install
- grunt
tags:
except:
- tags