mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-21 01:01:41 +00:00
updated circle ci for gradle
This commit is contained in:
@@ -30,11 +30,11 @@ jobs:
|
||||
|
||||
- run: rm -rf src/main/resources/web/*
|
||||
- run: cp -r /UI/dist/. src/main/resources/web/
|
||||
- run: mvn package
|
||||
- run: shadowjar
|
||||
- store_artifacts:
|
||||
path: target/
|
||||
path: build/libs
|
||||
- persist_to_workspace:
|
||||
root: ./target
|
||||
root: ./build/libs
|
||||
paths:
|
||||
- .
|
||||
|
||||
|
||||
Reference in New Issue
Block a user