mirror of
https://github.com/PhotonVision/photonvision
synced 2026-07-01 02:41:42 +00:00
added artifact to jar
This commit is contained in:
@@ -33,6 +33,10 @@ jobs:
|
||||
- run: mvn package
|
||||
- store_artifacts:
|
||||
path: target/
|
||||
- persist_to_workspace:
|
||||
root: ./target
|
||||
paths:
|
||||
- .
|
||||
|
||||
deploy:
|
||||
docker:
|
||||
|
||||
Reference in New Issue
Block a user