Merge pull request 'Add artifactapi remotes for jellyfin-ha auth plugins' (#39) from benvin/jellyfin-plugin-remotes into main
ci/woodpecker/push/apply Pipeline was successful
ci/woodpecker/push/apply Pipeline was successful
Reviewed-on: #39
This commit was merged in pull request #39.
This commit is contained in:
@@ -10,6 +10,7 @@ mutable_patterns:
|
|||||||
- "iplocate/ip-address-databases/raw/.*/ip-to-country/.*"
|
- "iplocate/ip-address-databases/raw/.*/ip-to-country/.*"
|
||||||
patterns:
|
patterns:
|
||||||
- ".*/archive/refs/tags/.*.tar.gz$"
|
- ".*/archive/refs/tags/.*.tar.gz$"
|
||||||
|
- "9p4/jellyfin-plugin-sso/.*/sso-authentication_.*.zip$"
|
||||||
- "ahmetb/kubectx/.*/kubectx_.*_linux_x86_64.tar.gz$"
|
- "ahmetb/kubectx/.*/kubectx_.*_linux_x86_64.tar.gz$"
|
||||||
- "ahmetb/kubectx/.*/kubens_.*_linux_x86_64.tar.gz$"
|
- "ahmetb/kubectx/.*/kubens_.*_linux_x86_64.tar.gz$"
|
||||||
- "apple/foundationdb/.*/libfdb_c.x86_64.so$"
|
- "apple/foundationdb/.*/libfdb_c.x86_64.so$"
|
||||||
|
|||||||
@@ -0,0 +1,6 @@
|
|||||||
|
base_url: https://repo.jellyfin.org
|
||||||
|
description: Jellyfin official plugin repository
|
||||||
|
immutable_ttl: 0
|
||||||
|
mutable_ttl: 7200
|
||||||
|
patterns:
|
||||||
|
- "files/plugin/ldap-authentication/ldap-authentication_.*.zip$"
|
||||||
Reference in New Issue
Block a user