Update .gitlab-ci.yml

This commit is contained in:
Daniel Løvbrøtte Olsen 2019-02-27 13:51:28 +00:00
parent 66ef8c5c40
commit 13d76e06f3
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
image: node:10-slim
build:
script:
- npm install
- npm build