This commit is contained in:
Nikolai Rodionov 2025-02-07 12:02:51 +01:00
parent f4e972e1f7
commit 61809bb133
No known key found for this signature in database
GPG Key ID: 0639A45505F3BFA6

View File

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