generated from Templates/Baseline
OCram85
3b35775797
#### 📖 Summary <!-- Provide a summary of your changes. Describe the why and not how. --> #### 📑 Test Plan > 💡 Select your test plan for the code changes. - [x] CI pipeline tests - [ ] Custom test - [ ] No test plan ##### Details / Justification <!-- Add your test details or justification for missing tests here. --> #### 📚 Additional Notes <!-- A place for additional detail notes. --> Co-authored-by: OCram85 <marco.blessing@googlemail.com> Reviewed-on: CodeServer/arkanum#34
13 lines
172 B
JSON
13 lines
172 B
JSON
{
|
|
"dependencyDashboard": true,
|
|
"docker": {
|
|
"enabled": true
|
|
},
|
|
"woodpecker": {
|
|
"enabled": true,
|
|
"fileMatch": [
|
|
"^.woodpecker\/.*.yml$"
|
|
]
|
|
}
|
|
}
|