mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-19 14:05:50 +00:00
Fixing collects
This commit is contained in:
parent
8ededb1f5b
commit
8e2fc69224
1 changed files with 3 additions and 1 deletions
|
@ -16,7 +16,9 @@ after_script:
|
||||||
|
|
||||||
jenkins:
|
jenkins:
|
||||||
pipeline_jenkinsfile: aurea-central-jervis/pipelines/SaaS
|
pipeline_jenkinsfile: aurea-central-jervis/pipelines/SaaS
|
||||||
collect: []
|
collect:
|
||||||
|
artifacts: []
|
||||||
|
junit: build/test-results/*.xml
|
||||||
|
|
||||||
inventories:
|
inventories:
|
||||||
dev:
|
dev:
|
||||||
|
|
Loading…
Reference in a new issue