mirror of
https://github.com/f-droid/fdroidclient.git
synced 2025-12-23 23:27:44 -05:00
Disable cache for KVM jobs
fill up our runner quickly and take forever to store
This commit is contained in:
@@ -259,6 +259,7 @@ libs database schema:
|
||||
image: briar/ci-image-android-emulator:latest
|
||||
tags:
|
||||
- kvm
|
||||
cache: []
|
||||
script:
|
||||
- ./gradlew assembleFullDebug
|
||||
- export AVD_SDK=`echo $CI_JOB_NAME | awk '{print $2}'`
|
||||
|
||||
Reference in New Issue
Block a user