mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-19 05:55:51 +00:00
Adding empty collector map
This commit is contained in:
parent
3c1c630abc
commit
442e455b46
1 changed files with 2 additions and 1 deletions
|
@ -13,7 +13,7 @@ env:
|
|||
|
||||
# after_script:
|
||||
# - docker build -t ${DOCKER_IMAGE_BASE_URL}:${GIT_COMMIT}
|
||||
|
||||
script: yes
|
||||
after_failure:
|
||||
- 'ls -l'
|
||||
|
||||
|
@ -24,6 +24,7 @@ cache:
|
|||
jenkins:
|
||||
pipeline_jenkinsfile: aurea-central-jervis/pipelines/SaaS
|
||||
stash:
|
||||
collect:
|
||||
|
||||
inventories:
|
||||
dev:
|
||||
|
|
Loading…
Reference in a new issue