This commit is contained in:
Christian Pauly 2020-11-22 10:37:14 +01:00
parent bc5897ce57
commit 3678d24744

View File

@ -106,6 +106,7 @@ upload_to_fdroid_repo:
- ssh fluffy@fdroid.nordgedanken.dev "cd fdroid && fdroid update"
needs: ["build_android_apk"]
resource_group: playstore_release
allow_failure: true
only:
- main