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
e78bf0577d
commit
52aa6001db
2 changed files with 2 additions and 2 deletions
1
.gitmodules
vendored
1
.gitmodules
vendored
|
@ -1,3 +1,4 @@
|
|||
[submodule "aurea-central-jervis"]
|
||||
path = aurea-central-jervis
|
||||
url = git@github.com:trilogy-group/aurea-central-jervis.git
|
||||
branch = master
|
||||
|
|
|
@ -26,8 +26,7 @@ jenkins:
|
|||
collect:
|
||||
artifacts: target/*.jar
|
||||
junit:
|
||||
- target/surfire-results/*.xml
|
||||
- target/surfire-results/*.txt
|
||||
- target
|
||||
|
||||
inventories:
|
||||
dev:
|
||||
|
|
Loading…
Reference in a new issue