We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Please, setup Travis CI for auto-build AppImage (portable package for Linux) for each commit:
../blob/master/.travis.yml
For example, take a look on LeoCAD .travis.yml implementation:
.travis.yml
And here is how resulted builds would look like:
For any AppImage packaging questions & support:
The text was updated successfully, but these errors were encountered:
Would you like to take a stab to the script?
It might be better to use github actions, it might facilitate the upload-to-release part, but not sure.
Sorry, something went wrong.
upload-to-release part
uploadtool script could did it:
uploadtool
No branches or pull requests
Setup Travis CI for build AppImage (portable binary package for Linux)
Please, setup Travis CI for auto-build AppImage (portable package for Linux) for each commit:
TODO
../blob/master/.travis.yml
1.1. https://github.com/probonopd/linuxdeployqt
1.2. https://github.com/linuxdeploy
For example, take a look on LeoCAD
.travis.yml
implementation:And here is how resulted builds would look like:
For any AppImage packaging questions & support:
The text was updated successfully, but these errors were encountered: