mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-19 05:55:51 +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:
|
||||
- ${HOME}/.m2
|
||||
|
||||
after_success:
|
||||
- ls -lrt target/
|
||||
- sleep 1000
|
||||
|
||||
jenkins:
|
||||
stash:
|
||||
artifacts:
|
||||
|
|
Loading…
Reference in a new issue