mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-19 05:55:51 +00:00
Collecting artifacts
This commit is contained in:
parent
f16f0b0df6
commit
f41e63ade1
1 changed files with 4 additions and 3 deletions
|
@ -19,11 +19,12 @@ cache:
|
|||
directories:
|
||||
- ${HOME}/.m2
|
||||
|
||||
before_install: 'ls -l aurea-central-jervis'
|
||||
|
||||
jenkins:
|
||||
collect:
|
||||
collect:
|
||||
artifacts: target/*.jar
|
||||
junit:
|
||||
- target/surfire-results/*.xml
|
||||
- target/surfire-results/*.txt
|
||||
|
||||
inventories:
|
||||
dev:
|
||||
|
|
Loading…
Reference in a new issue