dummy
This commit is contained in:
parent
8eb0d46ca1
commit
90117f3d9b
@ -9,7 +9,7 @@
|
|||||||
"matchStrings": [
|
"matchStrings": [
|
||||||
"(?<indentation>\\s*-\\s*)path: git::(?<repoURL>.*)ref=(?<currentDigest>.*)"
|
"(?<indentation>\\s*-\\s*)path: git::(?<repoURL>.*)ref=(?<currentDigest>.*)"
|
||||||
],
|
],
|
||||||
"replaceStringTemplate": "{{indentation}}path: git::{{repoURL}}ref={{newDigest}}",
|
"autoReplaceStringTemplate": "{{indentation}}path: git::{{repoURL}}ref={{newDigest}}",
|
||||||
"currentValueTemplate": "main",
|
"currentValueTemplate": "main",
|
||||||
"lookupNameTemplate": "refs/heads/master",
|
"lookupNameTemplate": "refs/heads/master",
|
||||||
"datasourceTemplate": "git-refs",
|
"datasourceTemplate": "git-refs",
|
||||||
|
Loading…
Reference in New Issue
Block a user