1
0
mirror of https://github.com/pi-hole/docker-pi-hole.git synced 2024-06-26 00:59:07 +02:00

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

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