This commit is contained in:
Nikolai Rodionov 2025-02-07 12:07:35 +01:00
parent 06e56ac064
commit b04fda7793
No known key found for this signature in database
GPG Key ID: 0639A45505F3BFA6

View File

@ -9,6 +9,7 @@
"matchStrings": [ "matchStrings": [
"(?<indentation>\\s*-\\s*)path: git::(?<repoURL>.*)ref=(?<currentValue>.*)" "(?<indentation>\\s*-\\s*)path: git::(?<repoURL>.*)ref=(?<currentValue>.*)"
], ],
"currentDigest": "{{ currentValue }}",
"depNameTemplate": "test-source", "depNameTemplate": "test-source",
"datasourceTemplate": "git-refs", "datasourceTemplate": "git-refs",
"packageNameTemplate": "https://gitea.badhouseplants.net/badhouseplants/test-source" "packageNameTemplate": "https://gitea.badhouseplants.net/badhouseplants/test-source"