mirror of
https://github.com/pdf2htmlEX/pdf2htmlEX.git
synced 2024-12-22 04:50:09 +00:00
correded createDockerImage
This commit is contained in:
parent
1000742831
commit
e00def0bb6
@ -31,7 +31,7 @@ DOCKERFILE_HERE_DOC
|
|||||||
|
|
||||||
cd ..
|
cd ..
|
||||||
|
|
||||||
docker build -t $DOCKER_USERNAME/pdf2htmlex:$PDF2HTMLEX_BRANCH-$BUILD_TIME dockerDir
|
docker build -t $DOCKER_NAME dockerDir
|
||||||
|
|
||||||
else
|
else
|
||||||
echo "Docker is not installed... skipping creation of a docker image."
|
echo "Docker is not installed... skipping creation of a docker image."
|
||||||
|
Loading…
Reference in New Issue
Block a user