This commit is contained in:
Roberto Badô 2018-04-11 04:52:26 -03:00
parent d5afcbbf27
commit f16f0b0df6

View file

@ -7,7 +7,7 @@
language: java language: java
git: git:
submodules: submodules: true
env: env:
@ -15,23 +15,13 @@ 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:
# - docker build -t ${DOCKER_IMAGE_BASE_URL}:${GIT_COMMIT}
before_install: yes
install: yes
before_script: yes
script: yes
after_script: git submodule update --init --recursive
after_failure:
- 'ls -l'
cache: cache:
directories: directories:
- ${HOME}/.m2 - ${HOME}/.m2
before_install: 'ls -l aurea-central-jervis'
jenkins: jenkins:
# pipeline_jenkinsfile: aurea-central-jervis/pipelines/SaaS
collect: collect:
collect: collect: