mirror of
https://github.com/cusspvz/openwrt-builder.docker
synced 2025-07-11 08:28:35 +00:00
travis: ask travis to wait for 30min in case theres no output
This commit is contained in:
parent
f0529fe7cf
commit
ac3cc7d1bb
@ -5,7 +5,7 @@ services:
|
||||
|
||||
script:
|
||||
- docker login -u="$DOCKER_USERNAME" -p="$DOCKER_PASSWORD"
|
||||
- DEBUG=1 ./docker-images-builder.sh
|
||||
- travis_wait 30 DEBUG=1 ./docker-images-builder.sh
|
||||
|
||||
branches:
|
||||
only:
|
||||
|
Loading…
x
Reference in New Issue
Block a user