UNCLASSIFIED

Commit 4e825628 authored by Al Fontaine's avatar Al Fontaine
Browse files

Merge branch 'development' into 'master'

Development

See merge request !36
parents 303d884e 8686d828
Pipeline #365311 failed with stages
in 45 minutes and 56 seconds
...@@ -5,17 +5,9 @@ ...@@ -5,17 +5,9 @@
"baseBranches": [ "baseBranches": [
"development" "development"
], ],
"automerge": true,
"gitLabAutomerge": true,
"regexManagers": [ "regexManagers": [
{
"fileMatch": [
"^Dockerfile$"
],
"matchStrings": [
"version=\"(?<currentValue>.*?)\""
],
"depNameTemplate": "apache/nifi",
"datasourceTemplate": "docker"
},
{ {
"fileMatch": [ "fileMatch": [
"^Dockerfile$" "^Dockerfile$"
...@@ -47,4 +39,4 @@ ...@@ -47,4 +39,4 @@
"datasourceTemplate": "docker" "datasourceTemplate": "docker"
} }
] ]
} }
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment