added batch limit to not clog up build-queue

This commit is contained in:
2021-11-29 11:07:39 +01:00
parent a013f78937
commit d5cf6989de
3 changed files with 7 additions and 0 deletions

View File

@@ -63,6 +63,7 @@ build:
worker: 2
makej: 8
checks: true
batch: 100
logging:
level: INFO