Converting stash to map

This commit is contained in:
Roberto Badô 2018-04-11 02:52:05 -03:00
parent c1a80628ac
commit 420b8507c9

View file

@ -11,8 +11,8 @@ env:
- DOCKER_IMAGE_BASE_URL=registry2.swarm.devfactory.com/aurea/central/jervis/petclinic - DOCKER_IMAGE_BASE_URL=registry2.swarm.devfactory.com/aurea/central/jervis/petclinic
- DOCKER_HOST=tcp://dlb1.aureacentral.com:2375 - DOCKER_HOST=tcp://dlb1.aureacentral.com:2375
after_script: # after_script:
- docker build -t ${DOCKER_IMAGE_BASE_URL}:${GIT_COMMIT} # - docker build -t ${DOCKER_IMAGE_BASE_URL}:${GIT_COMMIT}
after_failure: after_failure:
- 'ls -l' - 'ls -l'
@ -23,7 +23,8 @@ cache:
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