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"]
|
[submodule "aurea-central-jervis"]
|
||||||
path = aurea-central-jervis
|
path = aurea-central-jervis
|
||||||
url = git@github.com:trilogy-group/aurea-central-jervis.git
|
url = git@github.com:trilogy-group/aurea-central-jervis.git
|
||||||
|
branch = master
|
||||||
|
|
|
@ -26,8 +26,7 @@ jenkins:
|
||||||
collect:
|
collect:
|
||||||
artifacts: target/*.jar
|
artifacts: target/*.jar
|
||||||
junit:
|
junit:
|
||||||
- target/surfire-results/*.xml
|
- target
|
||||||
- target/surfire-results/*.txt
|
|
||||||
|
|
||||||
inventories:
|
inventories:
|
||||||
dev:
|
dev:
|
||||||
|
|
Loading…
Reference in a new issue