mirror of
https://github.com/pdf2htmlEX/pdf2htmlEX.git
synced 2024-12-21 20:50:07 +00:00
corrected build and upload
This commit is contained in:
parent
8fe76e3086
commit
1000742831
@ -31,7 +31,7 @@ DOCKERFILE_HERE_DOC
|
||||
|
||||
cd ..
|
||||
|
||||
docker build -t $DOCKER_USERNAME/pdf2htmlex:$PDF2THMLEX_BRANCH-$BUILD_TIME dockerDir
|
||||
docker build -t $DOCKER_USERNAME/pdf2htmlex:$PDF2HTMLEX_BRANCH-$BUILD_TIME dockerDir
|
||||
|
||||
else
|
||||
echo "Docker is not installed... skipping creation of a docker image."
|
||||
|
@ -35,6 +35,14 @@ You can download the AppImage and 'just run it'.
|
||||
See: https://appimage.org/ for details
|
||||
RELEASE_MESSAGE
|
||||
|
||||
echo ""
|
||||
echo "---------------------------------------------------------------"
|
||||
echo "upload tool body:
|
||||
echo "---------------------------------------------------------------"
|
||||
echo $UPLOADTOOL_BODY
|
||||
echo "---------------------------------------------------------------"
|
||||
echo ""
|
||||
|
||||
bash upload.sh $APPIMAGE_NAME appImageName dockerImageName buildTime
|
||||
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user