added artifact to jar

This commit is contained in:
ori agranat
2019-11-19 22:18:21 +02:00
parent 6e1849fc29
commit f25ab4b0a4

View File

@@ -33,6 +33,10 @@ jobs:
- run: mvn package
- store_artifacts:
path: target/
- persist_to_workspace:
root: ./target
paths:
- .
deploy:
docker: