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

Reviewed-on: #44
This commit was merged in pull request #44.
This commit is contained in:
2026-09-09 23:47:47 +10:00
+6
View File
@@ -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$"