Skip to content

Commit 55cbd1c

Browse files
committed
chore: move .env into docker-compose dir
1 parent fac0874 commit 55cbd1c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.renovaterc.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
],
55
"regexManagers": [
66
{
7-
"fileMatch": ["^.env$"],
7+
"fileMatch": ["^tools/functional/fixtures/.env$"],
88
"matchStrings": ["GITLAB_TAG=(?<currentValue>.*?)\n"],
99
"depNameTemplate": "gitlab/gitlab-ce",
1010
"datasourceTemplate": "docker",
File renamed without changes.

0 commit comments

Comments
 (0)