Extract version for the motion project (#407)

This commit is contained in:
Franck Nijhof 2023-04-19 11:59:18 +02:00 committed by GitHub
parent b956ad80e3
commit 6b096d8fab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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": [