Extract version for the motion project

This commit is contained in:
Franck Nijhof 2023-04-19 11:56:13 +02:00
parent 86895dc82b
commit 2257be7a24
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

@ -31,7 +31,8 @@
"ARG MOTION_VERSION=[\"']?(?<currentValue>.+?)[\"']?\\s+"
],
"datasourceTemplate": "github-releases",
"depNameTemplate": "Motion-Project/motion"
"depNameTemplate": "Motion-Project/motion",
"extractVersion": "^release-(?<version>.*)$"
}
],
"packageRules": [