18 lines
235 B
JSON
18 lines
235 B
JSON
{
|
|
"onboardingConfig": {
|
|
"extends": [
|
|
"config:base"
|
|
]
|
|
},
|
|
"dependencyDashboard": true,
|
|
"docker": {
|
|
"enabled": true
|
|
},
|
|
"docker-compose": {
|
|
"enabled": true
|
|
},
|
|
"woodpecker": {
|
|
"enabled": true
|
|
}
|
|
}
|