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
8e2fc69224
commit
7ab0b38657
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ after_script:
|
||||||
jenkins:
|
jenkins:
|
||||||
pipeline_jenkinsfile: aurea-central-jervis/pipelines/SaaS
|
pipeline_jenkinsfile: aurea-central-jervis/pipelines/SaaS
|
||||||
collect:
|
collect:
|
||||||
artifacts: []
|
artifacts: build/libs/*.jar
|
||||||
junit: build/test-results/*.xml
|
junit: build/test-results/*.xml
|
||||||
|
|
||||||
inventories:
|
inventories:
|
||||||
|
|
Loading…
Reference in a new issue