1
0
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:
José Moreira 2018-09-17 11:26:12 +01:00
parent f0529fe7cf
commit ac3cc7d1bb

View File

@ -5,7 +5,7 @@ services:
script: script:
- docker login -u="$DOCKER_USERNAME" -p="$DOCKER_PASSWORD" - docker login -u="$DOCKER_USERNAME" -p="$DOCKER_PASSWORD"
- DEBUG=1 ./docker-images-builder.sh - travis_wait 30 DEBUG=1 ./docker-images-builder.sh
branches: branches:
only: only: