Merge pull request 'Add gitea generic remote for internal tag archives' (#44) from benvin/gitea-generic-remote into main
ci/woodpecker/push/apply Pipeline was successful
ci/woodpecker/push/apply Pipeline was successful
Reviewed-on: #44
This commit was merged in pull request #44.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
base_url: https://git.unkin.net
|
||||
description: Internal Gitea unkin tag source archives
|
||||
immutable_ttl: 0
|
||||
mutable_ttl: 7200
|
||||
patterns:
|
||||
- "^unkin/[^/]+/archive/refs/tags/[^/]+\\.zip$"
|
||||
Reference in New Issue
Block a user