remove tox re-running in deploy script

Signed-off-by: Adam Hill <adam@diginc.us>
This commit is contained in:
Adam Hill 2020-01-14 00:11:09 -06:00
parent 6995122edd
commit a615d551a5
No known key found for this signature in database
GPG Key ID: 2193804FCA429855
1 changed files with 0 additions and 2 deletions

View File

@ -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