generated from Templates/Baseline
OCram85
cf6593f58f
All checks were successful
ci / docker (push) Successful in 36s
#### 📖 Summary - testing renovate support with gitea-actions #### 📑 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: #8
13 lines
189 B
JSON
13 lines
189 B
JSON
{
|
|
"dependencyDashboard": true,
|
|
"docker": {
|
|
"enabled": true
|
|
},
|
|
"github-actions": {
|
|
"enabled": true,
|
|
"fileMatch": [
|
|
"^\\.gitea/workflows/[^/]+\\.ya?ml$"
|
|
]
|
|
}
|
|
}
|