path bugfix

This commit is contained in:
ori agranat
2019-11-19 21:27:18 +02:00
parent d644077a5a
commit 8c69121125

View File

@@ -28,10 +28,10 @@ jobs:
- checkout:
path: ~/project
- attach_workspace:
at: /project/chameleon-client
at: /UI
- run: rm -r src/main/resources/web/*
- run: ../chameleon-client/dist/* Main/src/main/resources/web
- run: /UI/dist/* Main/src/main/resources/web
- run: mvn package
- store_artifacts:
path: target/