forgot move command

This commit is contained in:
ori agranat
2019-11-19 21:30:00 +02:00
parent 8c69121125
commit 661ecc5031

View File

@@ -31,7 +31,7 @@ jobs:
at: /UI
- run: rm -r src/main/resources/web/*
- run: /UI/dist/* Main/src/main/resources/web
- run: mv /UI/dist/* Main/src/main/resources/web
- run: mvn package
- store_artifacts:
path: target/