Update .gitlab-ci.yml

This commit is contained in:
ori agranat
2019-11-08 13:39:50 +00:00
parent 11e018b228
commit 893adc510c

View File

@@ -11,7 +11,7 @@ build_ui:
- npm run build
artifacts:
paths:
- dist/
- chameleon-client/dist
build_jar:
stage: build_jar