fix build step
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
This commit is contained in:
parent
89c3010d14
commit
6044733b2d
|
@ -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…
Reference in New Issue