feat(ci): disabled gitlab-ci manager for renovate
This commit is contained in:
parent
c5bad228cc
commit
8fd43fb7cd
1 changed files with 5 additions and 1 deletions
|
|
@ -6,6 +6,10 @@
|
|||
"ansible": {
|
||||
"managerFilePatterns": [
|
||||
"/(.*).ya?ml$/"
|
||||
]
|
||||
],
|
||||
"fileMatch": [ "(.*).ya?ml$" ]
|
||||
},
|
||||
"gitlab-ci": {
|
||||
"enabled": false
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue