mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-23 08:15:49 +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:
|
||||
# - docker build -t ${DOCKER_IMAGE_BASE_URL}:${GIT_COMMIT}
|
||||
before_install:
|
||||
- 'ls -l aurea-central-jervis'
|
||||
- 'git submodule update --init --recursive'
|
||||
before_install: yes
|
||||
install: yes
|
||||
before_script: yes
|
||||
script: yes
|
||||
|
@ -33,7 +31,7 @@ cache:
|
|||
- ${HOME}/.m2
|
||||
|
||||
jenkins:
|
||||
pipeline_jenkinsfile: aurea-central-jervis/pipelines/SaaS
|
||||
# pipeline_jenkinsfile: aurea-central-jervis/pipelines/SaaS
|
||||
collect:
|
||||
collect:
|
||||
|
||||
|
|
Loading…
Reference in a new issue