Skip to content
Snippets Groups Projects
Verified Commit b47b02be authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

ci(renovate): Add other gitlab-ci.yaml files to automatic updates

parent a07ba9d2
No related branches found
No related tags found
No related merge requests found
...@@ -15,6 +15,9 @@ ...@@ -15,6 +15,9 @@
"kubernetes": { "kubernetes": {
"fileMatch": ["\apps/k8s01/dns/.+\.yaml$"] "fileMatch": ["\apps/k8s01/dns/.+\.yaml$"]
}, },
"gitlabci": {
"fielMatch": ["\.gitlab-ci\.yml$", "gitlab-ci\.yaml$"]
}
"regexManagers": [ "regexManagers": [
{ {
"fileMatch": ["\\.yaml$"], "fileMatch": ["\\.yaml$"],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment