mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-19 05:55:51 +00:00
Skipping build
This commit is contained in:
parent
442e455b46
commit
7b5d9f4c80
1 changed files with 5 additions and 0 deletions
|
@ -13,7 +13,12 @@ env:
|
|||
|
||||
# after_script:
|
||||
# - docker build -t ${DOCKER_IMAGE_BASE_URL}:${GIT_COMMIT}
|
||||
before_install: yes
|
||||
install: yes
|
||||
before_script: yes
|
||||
script: yes
|
||||
after_script: yes
|
||||
|
||||
after_failure:
|
||||
- 'ls -l'
|
||||
|
||||
|
|
Loading…
Reference in a new issue