Retry docker build
Signed-off-by: Tilo Spannagel <development@tilosp.de>
This commit is contained in:
parent
1012aa8527
commit
724da9567e
@ -19,7 +19,7 @@ script:
|
||||
(
|
||||
set -Eeuo pipefail
|
||||
set -x
|
||||
docker build -t "$image" "${VERSION}/${VARIANT}"
|
||||
travis_retry docker build -t "$image" "${VERSION}/${VARIANT}"
|
||||
~/official-images/test/run.sh "$image"
|
||||
.travis/test-example-dockerfiles.sh "$image"
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user