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
e757deb341
commit
7e97a9d2a0
1 changed files with 3 additions and 1 deletions
|
@ -17,7 +17,9 @@ 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: 'ls -l aurea-central-jervis'
|
before_install:
|
||||||
|
- 'ls -l aurea-central-jervis'
|
||||||
|
- 'git submodule update --init --recursive'
|
||||||
install: yes
|
install: yes
|
||||||
before_script: yes
|
before_script: yes
|
||||||
script: yes
|
script: yes
|
||||||
|
|
Loading…
Reference in a new issue