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