Put back in app image instruction, minus autoupdate info
This commit is contained in:
parent
0fa9eead73
commit
c5ae51772e
1 changed files with 4 additions and 0 deletions
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
|
@ -27,6 +27,10 @@ pipeline {
|
||||||
cp app-release.apk ../../../../
|
cp app-release.apk ../../../../
|
||||||
|
|
||||||
cd ../../../../
|
cd ../../../../
|
||||||
|
|
||||||
|
appimage-builder --recipe AppImageBuilder.yml
|
||||||
|
|
||||||
|
#appimagetool AppDir/*.desktop -u "zsync|https://ci.zontreck.com/job/Projects/job/Dart/job/NBTEditor/job/main/lastSuccessfulBuild/artifact/NBT%20Editor-latest-x86_64.AppImage.zsync"
|
||||||
'''
|
'''
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue