diff --git a/scripts/promote-image.sh b/scripts/promote-image.sh index 6416a99..c43aff0 100755 --- a/scripts/promote-image.sh +++ b/scripts/promote-image.sh @@ -90,7 +90,7 @@ if echo ${RESULTS} | grep -q "HTTP.*200"; then else echo "Error deleting tag:" >&2 echo "${RESULTS}" >&2 -done +fi iter=5 while (( iter )); do