Limit drone runner capacity
parent
c7271ca925
commit
15163c127e
|
@ -13,6 +13,7 @@ kill_timeout = 5
|
|||
DRONE_JSONNET_ENABLED = "true"
|
||||
DRONE_REGISTRATION_CLOSED = "true"
|
||||
DRONE_RPC_PROTO = "http"
|
||||
DRONE_RUNNER_CAPACITY = "1"
|
||||
DRONE_SERVER_HOST = "build.mat.services"
|
||||
DRONE_SERVER_PROTO = "https"
|
||||
|
||||
|
|
Loading…
Reference in New Issue