mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 13:49:06 +00:00
run fdroid build in CI as long as metadata changes
This commit is contained in:
parent
1b7a648f88
commit
b617981e50
1 changed files with 4 additions and 5 deletions
|
|
@ -223,11 +223,10 @@ fdroid build:
|
|||
- tmp/
|
||||
when: always
|
||||
expire_in: 1 month
|
||||
except:
|
||||
- master@fdroid/fdroiddata
|
||||
- pipelines
|
||||
- schedules
|
||||
- triggers
|
||||
rules:
|
||||
- changes:
|
||||
- metadata/**/*
|
||||
- srclibs/**/*
|
||||
cache:
|
||||
key: "$CI_JOB_NAME"
|
||||
paths:
|
||||
|
|
|
|||
Loading…
Reference in a new issue