Adding build cache to speed up process

This commit is contained in:
Roberto Badô 2018-04-11 00:36:18 -03:00
parent 638b9053d6
commit 9015c544cf

View file

@ -14,8 +14,9 @@ env:
after_script: after_script:
- docker build -t ${DOCKER_IMAGE_BASE_URL}:${GIT_COMMIT} - docker build -t ${DOCKER_IMAGE_BASE_URL}:${GIT_COMMIT}
after_failure: cache:
- 'ls -lrt' directories:
- $HOME/.m2
jenkins: jenkins:
pipeline_jenkinsfile: aurea-central-jervis/pipelines/SaaS pipeline_jenkinsfile: aurea-central-jervis/pipelines/SaaS