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:
@@ -10618,6 +10618,9 @@
|
||||
"concurrent_builds": {
|
||||
"type": "integer"
|
||||
},
|
||||
"deployment_queue_limit": {
|
||||
"type": "integer"
|
||||
},
|
||||
"dynamic_timeout": {
|
||||
"type": "integer"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user