mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-26 01:51:40 +00:00
trying copy
This commit is contained in:
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user