ci: fix CI dependency

This commit is contained in:
Karl-Philipp Wulfert
2019-05-27 13:24:14 +02:00
parent 0ac9a82a9e
commit ab30d89d3b

View File

@@ -13,7 +13,7 @@ stages:
- test - test
- deploy - deploy
npm: build:
stage: build stage: build
script: script:
- npm run build - npm run build