fix(ci): extract version
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
56570f9fb8
commit
d885a22ae4
@ -16,6 +16,11 @@
|
|||||||
"automerge": false,
|
"automerge": false,
|
||||||
"matchPackageNames": [ "postfixadmin" ],
|
"matchPackageNames": [ "postfixadmin" ],
|
||||||
"matchManagers": [ "regex" ]
|
"matchManagers": [ "regex" ]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"description": "Trim leading postfixadmin- from git tag",
|
||||||
|
"matchPackageNames": "postfixadmin/postfixadmin",
|
||||||
|
"extractVersion": "^(postfixadmin-)?(v)?(<?version>\\d+\\.\\d+.\\d+)(\\s*)?$"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"rebaseLabel": "renovate/rebase",
|
"rebaseLabel": "renovate/rebase",
|
||||||
|
Loading…
Reference in New Issue
Block a user