mirror of
https://github.com/cusspvz/openwrt-builder.docker
synced 2025-07-11 00:19:19 +00:00
travis: wait for 2 hours at max
This commit is contained in:
parent
a98896ef07
commit
caea32b7c0
@ -5,7 +5,7 @@ services:
|
||||
|
||||
script:
|
||||
- docker login -u="$DOCKER_USERNAME" -p="$DOCKER_PASSWORD"
|
||||
- travis_wait 30 bash ./docker-images-builder.sh
|
||||
- travis_wait 120 bash ./docker-images-builder.sh
|
||||
|
||||
branches:
|
||||
only:
|
||||
|
Loading…
x
Reference in New Issue
Block a user