fix build step

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
pull/9705/head
Arthur Schiwon 6 years ago committed by Morris Jobke
parent 89c3010d14
commit 6044733b2d
No known key found for this signature in database
GPG Key ID: FE03C3A163FEDE68

@ -24,7 +24,7 @@ pipeline:
vue-build-updatenotification:
image: node
commands:
- ./build/vue-builds.sh ./apps/updatenotification/js/merged.js
- ./build/vue-builds.sh ./apps/updatenotification/js/updatenotification.js
when:
matrix:
TESTS: vue-build-updatenotification

Loading…
Cancel
Save