[Update] Increase timeout

master
andryyy 2019-05-25 22:37:51 +02:00
parent 5b730bf89f
commit ba4ac26ba9
No known key found for this signature in database
GPG Key ID: 8EC34FF2794E25EF
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ fi
set -o pipefail
# Setting high dc timeout
export COMPOSE_HTTP_TIMEOUT=300
export COMPOSE_HTTP_TIMEOUT=600
# Add /opt/bin to PATH
PATH=$PATH:/opt/bin