Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Somnonetz Demonstrator for ASCLEPIOS project
Deployment
Commits
ca25b272
Commit
ca25b272
authored
Dec 14, 2021
by
ilka.schulz
Committed by
ilka.schulz
Dec 14, 2021
Browse files
fixed
#55
: Renovate: recognize docker-compose files in "docker-compose" subdirectory
parent
9f1adafb
Pipeline
#258022
failed with stages
in 57 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
renovate.json
View file @
ca25b272
...
...
@@ -3,5 +3,8 @@
"extends"
:
[
"config:base"
],
"labels"
:
[
"renovate"
]
"labels"
:
[
"renovate"
],
"docker-compose"
:
{
"fileMatch"
:
[
"docker
\\
-compose
\\
/(
\\
w|
\\
-|
\\
.)*
\\
.yml"
]
}
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment