make the AppImage build docker friendly
Some checks failed
Build AppImage / Explore-Gitea-Actions (push) Failing after 1m4s

This commit is contained in:
Markus Rosenstihl 2023-12-06 15:00:25 +01:00
parent 32ca840c78
commit 4afa7a37ca

View File

@ -5,4 +5,5 @@ else
wget https://github.com/AppImageCrafters/appimage-builder/releases/download/v1.1.0/$BUILDER
fi
chmod +x appimage-builder-1.1.0-x86_64.AppImage
./appimage-builder-1.1.0-x86_64.AppImage --skip-tests --recipe AppImageBuilder${GO_PIPELINE_LABEL:-}.yml
./appimage-builder-1.1.0-x86_64.AppImage --appimage-extract
./squashfs-root/AppRun --skip-tests --recipe AppImageBuilder${GO_PIPELINE_LABEL:-}.yml