feat: set with current value
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
parent
32726c55fb
commit
591039abec
@ -6,7 +6,7 @@
|
|||||||
"^main.rs$"
|
"^main.rs$"
|
||||||
],
|
],
|
||||||
"matchStrings": [
|
"matchStrings": [
|
||||||
"let.*docker_image.*\"(?<depName>.*):(?<version>.*)\";"
|
"let.*docker_image.*\"(?<depName>.*):(?<currentValue>.*)\";"
|
||||||
],
|
],
|
||||||
"datasourceTemplate": "docker"
|
"datasourceTemplate": "docker"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user