mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-19 14:05:50 +00:00
Tree
This commit is contained in:
parent
7e97a9d2a0
commit
d5afcbbf27
1 changed files with 2 additions and 4 deletions
|
@ -17,9 +17,7 @@ env:
|
||||||
|
|
||||||
# after_script:
|
# after_script:
|
||||||
# - docker build -t ${DOCKER_IMAGE_BASE_URL}:${GIT_COMMIT}
|
# - docker build -t ${DOCKER_IMAGE_BASE_URL}:${GIT_COMMIT}
|
||||||
before_install:
|
before_install: yes
|
||||||
- 'ls -l aurea-central-jervis'
|
|
||||||
- 'git submodule update --init --recursive'
|
|
||||||
install: yes
|
install: yes
|
||||||
before_script: yes
|
before_script: yes
|
||||||
script: yes
|
script: yes
|
||||||
|
@ -33,7 +31,7 @@ cache:
|
||||||
- ${HOME}/.m2
|
- ${HOME}/.m2
|
||||||
|
|
||||||
jenkins:
|
jenkins:
|
||||||
pipeline_jenkinsfile: aurea-central-jervis/pipelines/SaaS
|
# pipeline_jenkinsfile: aurea-central-jervis/pipelines/SaaS
|
||||||
collect:
|
collect:
|
||||||
collect:
|
collect:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue