mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
fix fdroid build gradle caching location
This commit is contained in:
parent
597f70de2d
commit
3d8393b361
1 changed files with 1 additions and 1 deletions
|
|
@ -229,7 +229,7 @@ fdroid build:
|
|||
cache:
|
||||
key: "$CI_JOB_NAME"
|
||||
paths:
|
||||
- .gradle
|
||||
- /home/vagrant/.gradle
|
||||
script:
|
||||
- unset CI
|
||||
- git fetch https://gitlab.com/fdroid/fdroiddata.git;
|
||||
|
|
|
|||
Loading…
Reference in a new issue