mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-19 05:55:51 +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:
|
||||
pipeline_jenkinsfile: aurea-central-jervis/pipelines/SaaS
|
||||
collect: []
|
||||
collect:
|
||||
artifacts: []
|
||||
junit: build/test-results/*.xml
|
||||
|
||||
inventories:
|
||||
dev:
|
||||
|
|
Loading…
Reference in a new issue