mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-06-17 12:19:52 -04:00
Don't cache nightly deploy
because everything relevant should have been cached before already and uploading several GB of cache takes a lot of time
This commit is contained in:
@@ -325,3 +325,4 @@ deploy_nightly:
|
||||
- mv app/build/outputs/apk/basicNightly/release/app-basic-nightly-release-unsigned.apk app/build/outputs/apk/basicNightly/release/app-basic-debug.apk
|
||||
- mv app/build/outputs/apk/fullNightly/release/app-full-nightly-release-unsigned.apk app/build/outputs/apk/fullNightly/release/app-full-debug.apk
|
||||
- fdroid nightly -v
|
||||
cache: []
|
||||
|
||||
Reference in New Issue
Block a user