correded createDockerImage

This commit is contained in:
Stephen Gaito 2019-11-28 14:07:07 +00:00
parent 1000742831
commit e00def0bb6
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ DOCKERFILE_HERE_DOC
cd ..
docker build -t $DOCKER_USERNAME/pdf2htmlex:$PDF2HTMLEX_BRANCH-$BUILD_TIME dockerDir
docker build -t $DOCKER_NAME dockerDir
else
echo "Docker is not installed... skipping creation of a docker image."