trying copy

This commit is contained in:
ori agranat
2019-11-19 23:50:44 +02:00
parent 3d675fdf13
commit 5c4721f6c3

View File

@@ -29,7 +29,8 @@ jobs:
at: /UI
- run: rm -rf src/main/resources/web/*
- run: mv -f /UI/dist/* src/main/resources/web
# - run: mv -f /UI/dist/* src/main/resources/web
- run: cp /UI/dist/. src/main/resources/web/
- run: mvn package
- store_artifacts:
path: target/