We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fac0874 commit 55cbd1cCopy full SHA for 55cbd1c
.renovaterc.json
@@ -4,7 +4,7 @@
4
],
5
"regexManagers": [
6
{
7
- "fileMatch": ["^.env$"],
+ "fileMatch": ["^tools/functional/fixtures/.env$"],
8
"matchStrings": ["GITLAB_TAG=(?<currentValue>.*?)\n"],
9
"depNameTemplate": "gitlab/gitlab-ce",
10
"datasourceTemplate": "docker",
.env tools/functional/fixtures/.env.env renamed to tools/functional/fixtures/.env
0 commit comments