Update .gitlab-ci.yml

This commit is contained in:
Julian
2020-01-27 01:02:42 +01:00
parent 846e4fde02
commit 294a37cf33

View File

@@ -5,6 +5,7 @@ stages:
build: build:
stage: build stage: build
script: script:
- npm install
- npm run build - npm run build
artifacts: artifacts:
paths: paths: