1
0
Fork 0

Provide PRs for major container image upgrades

This commit is contained in:
Sheogorath 2020-05-25 03:33:18 +02:00
parent bbed3bfcd8
commit 7f32e6f789
No known key found for this signature in database
GPG key ID: C9B1C80737B9CE18

View file

@ -1,6 +1,7 @@
{
"extends": [
"config:base"
"config:base",
"docker:enableMajor"
],
"prConcurrentLimit": 5
}