uhr/.gitlab-ci.yml

10 lines
139 B
YAML

# This file is generated by GitLab CI
Npm, Bower, Grunt:
script:
- npm install
- bower install
- grunt
tags:
except:
- tags