More tests

This commit is contained in:
Christian Mäder 2019-10-15 00:47:19 +02:00
parent 26b1f59d66
commit 0f4a872082
2 changed files with 6 additions and 5 deletions

View file

@ -53,7 +53,7 @@ export DOCKER_ORG="index.docker.io/netboxcommunity"
export DOCKER_REPO=netbox
export DOCKERHUB_REPO=netboxcommunity/netbox
# shellcheck disable=SC2153
export BUILD="$DOCKER_TAG"
export BUILD="${DOCKER_TAG}"
unset DOCKER_TAG