mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
gitlab-ci: do not run issuebot on master@fdroid/fdroiddata
This commit is contained in:
parent
abf95fe982
commit
18e5fd3af0
1 changed files with 2 additions and 0 deletions
|
|
@ -188,6 +188,8 @@ pages:
|
||||||
only:
|
only:
|
||||||
- triggers
|
- triggers
|
||||||
- web
|
- web
|
||||||
|
except:
|
||||||
|
- master@fdroid/fdroiddata
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- metadata/
|
- metadata/
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue