mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-19 05:55:51 +00:00
Fixing cache
This commit is contained in:
parent
420b8507c9
commit
3c1c630abc
1 changed files with 2 additions and 2 deletions
|
@ -19,12 +19,12 @@ after_failure:
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
directories:
|
directories:
|
||||||
- ${HOME}/.m2
|
- ${HOME}/.m2
|
||||||
|
|
||||||
jenkins:
|
jenkins:
|
||||||
pipeline_jenkinsfile: aurea-central-jervis/pipelines/SaaS
|
pipeline_jenkinsfile: aurea-central-jervis/pipelines/SaaS
|
||||||
stash:
|
stash:
|
||||||
|
|
||||||
inventories:
|
inventories:
|
||||||
dev:
|
dev:
|
||||||
- ../../inventories/dev
|
- ../../inventories/dev
|
||||||
|
|
Loading…
Reference in a new issue