mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-22 21:15:55 +03:00
c3f5a9b9cc
Uploading AppImage's to transfer.sh often fail and cause the CI to wait for the 15 minutes timeout. This new approach uses a bot user to create releases in a dedicated ci-builds repository. Each PR (or master) will get a dedicated release with the AppImage supplied as a release asset. Older assets will be deleted prior uploading the recent build. The bot will then (in case of a PR) create a comment in the PR, containing the download link. Home of the CI releases: https://github.com/nextcloud-desktop-bot/ci-builds/releases Inspired by: https://github.com/nextcloud/android/blob/master/scripts/uploadArtifact.sh Signed-off-by: Michael Schuster <michael@schuster.ms> |
||
---|---|---|
.. | ||
linux | ||
osx | ||
win | ||
CMakeLists.txt |