This commit is contained in:
Sandro Jäckel 2019-11-20 22:53:23 +01:00
parent ce1f980525
commit d667a247e1
No known key found for this signature in database
GPG Key ID: 3AF5A43A3EECC2E5

View File

@ -43,7 +43,7 @@ else
fi
if [[ ${STABLE:-} == "$VERSION" ]]; then
TAGS+=" -T $DOCKER_REPO:stable"
TAGS+=" -t $DOCKER_REPO:stable"
fi
fi