mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-19 14:05:50 +00:00
Stashing artifacts
This commit is contained in:
parent
f41e63ade1
commit
f5e8937b67
1 changed files with 3 additions and 0 deletions
|
@ -20,6 +20,9 @@ cache:
|
||||||
- ${HOME}/.m2
|
- ${HOME}/.m2
|
||||||
|
|
||||||
jenkins:
|
jenkins:
|
||||||
|
stash:
|
||||||
|
- artifacts
|
||||||
|
- junit
|
||||||
collect:
|
collect:
|
||||||
artifacts: target/*.jar
|
artifacts: target/*.jar
|
||||||
junit:
|
junit:
|
||||||
|
|
Loading…
Reference in a new issue