Update customVersioning.json5
Signed-off-by: Kjeld Schouten <info@kjeldschouten.nl>
This commit is contained in:
@@ -244,6 +244,11 @@
|
|||||||
"matchDatasources": ["docker"],
|
"matchDatasources": ["docker"],
|
||||||
"matchPackageNames": ["docker.io/alicevision/meshroom"],
|
"matchPackageNames": ["docker.io/alicevision/meshroom"],
|
||||||
"versioning": "regex:^version-(?<major>\\d+)\\.(?<minor>\\d+)\\.(?<patch>\\d+)$"
|
"versioning": "regex:^version-(?<major>\\d+)\\.(?<minor>\\d+)\\.(?<patch>\\d+)$"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"matchDataSources": ["docker"],
|
||||||
|
"matchPackagePrefixes": ["docker.io/remie/yourtransfer"],
|
||||||
|
"enabled": false
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user