Add a dry run of appimage

This commit is contained in:
Lee Miller 2023-09-18 15:58:11 +03:00
parent 8e46aecfb0
commit 190ce099f4
Signed by untrusted user: lee.miller
GPG Key ID: 4F97A5EA88F4AB63
2 changed files with 7 additions and 1 deletions

View File

@ -45,4 +45,4 @@ set_sourceline
./${BUILDER} --recipe ${RECIPE}
mkdir -p ../out
mv PyBitmessage*.AppImage ../out
cp PyBitmessage*.AppImage ../out

6
.buildbot/appimage/test.sh Executable file
View File

@ -0,0 +1,6 @@
#!/bin/bash
export APPIMAGE_EXTRACT_AND_RUN=1
chmod +x PyBitmessage-*-x86_64.AppImage
./PyBitmessage-*-x86_64.AppImage -t