mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-19 14:05:50 +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:
|
# after_script:
|
||||||
# - docker build -t ${DOCKER_IMAGE_BASE_URL}:${GIT_COMMIT}
|
# - docker build -t ${DOCKER_IMAGE_BASE_URL}:${GIT_COMMIT}
|
||||||
|
script: yes
|
||||||
after_failure:
|
after_failure:
|
||||||
- 'ls -l'
|
- 'ls -l'
|
||||||
|
|
||||||
|
@ -24,6 +24,7 @@ cache:
|
||||||
jenkins:
|
jenkins:
|
||||||
pipeline_jenkinsfile: aurea-central-jervis/pipelines/SaaS
|
pipeline_jenkinsfile: aurea-central-jervis/pipelines/SaaS
|
||||||
stash:
|
stash:
|
||||||
|
collect:
|
||||||
|
|
||||||
inventories:
|
inventories:
|
||||||
dev:
|
dev:
|
||||||
|
|
Loading…
Reference in a new issue