mirror of
https://github.com/mlan/docker-kopano.git
synced 2025-05-31 11:42:05 +00:00
- [travis-ci](.travis.yml) Debug errors on Travis-CI
This commit is contained in:
parent
c92a4c0b68
commit
c2a2733f7e
@ -113,7 +113,7 @@ test-all: test-up_0 test_1 test_2 test_3
|
||||
test_%: test-up_% test-waitl_% test-logs_% test-service_% test-down_%
|
||||
|
||||
test-pull:
|
||||
$(addprefix docker pull -q ,$(CURL_IMG); $(AUT_IMG); $(DB_IMG))
|
||||
$(addprefix docker pull ,$(CURL_IMG); $(AUT_IMG); $(DB_IMG))
|
||||
|
||||
test-up_0: test-up-net
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user