mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-19 05:55:51 +00:00
Tree
This commit is contained in:
parent
c0e72658a3
commit
e757deb341
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ before_install: 'ls -l aurea-central-jervis'
|
|||
install: yes
|
||||
before_script: yes
|
||||
script: yes
|
||||
after_script: yes
|
||||
after_script: git submodule update --init --recursive
|
||||
|
||||
after_failure:
|
||||
- 'ls -l'
|
||||
|
|
Loading…
Reference in a new issue