diff --git a/deploy_docker.sh b/deploy_docker.sh index 9712609..49d8f99 100755 --- a/deploy_docker.sh +++ b/deploy_docker.sh @@ -68,8 +68,6 @@ if [[ -z "$dry" ]] ; then rm -rf ~/.docker/manifests/* fi -$dry tox - images=() for tag in ${!arch_map[@]}; do # Verison specific tags for ongoing history