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
f97e1b6ebd
commit
820cdb6010
1 changed files with 4 additions and 0 deletions
|
@ -19,6 +19,10 @@ cache:
|
||||||
directories:
|
directories:
|
||||||
- ${HOME}/.m2
|
- ${HOME}/.m2
|
||||||
|
|
||||||
|
after_success:
|
||||||
|
- ls -lrt target/
|
||||||
|
- sleep 1000
|
||||||
|
|
||||||
jenkins:
|
jenkins:
|
||||||
stash:
|
stash:
|
||||||
artifacts:
|
artifacts:
|
||||||
|
|
Loading…
Reference in a new issue