Compare commits

..

No commits in common. "c46be3cb979a4b905289c84d9dced90212ab0ce7" and "61809bb133a6abc26ea4569bad4af3a5ce6d1bba" have entirely different histories.

View File

@ -9,6 +9,7 @@
"matchStrings": [ "matchStrings": [
"(?<indentation>\\s*-\\s*)path: git::(?<repoURL>.*)ref=(?<currentDigest>.*)" "(?<indentation>\\s*-\\s*)path: git::(?<repoURL>.*)ref=(?<currentDigest>.*)"
], ],
"currentValueTemplate": "{currentDigest}",
"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"