mirror of
https://github.com/tiennm99/coolify.git
synced 2026-04-17 15:20:40 +00:00
Fix: Concurrent builds ignored & add deployment queue limit (#7488)
This commit is contained in:
@@ -6759,6 +6759,8 @@ components:
|
||||
type: integer
|
||||
concurrent_builds:
|
||||
type: integer
|
||||
deployment_queue_limit:
|
||||
type: integer
|
||||
dynamic_timeout:
|
||||
type: integer
|
||||
force_disabled:
|
||||
|
||||
Reference in New Issue
Block a user