only one capacity
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-12-15 18:26:22 +01:00
parent f34291aa05
commit 76f6af9187

View File

@@ -45,6 +45,7 @@ job "drone-runner" {
DRONE_RPC_SECRET = "7eb685ed81d0c34bafc5efa7783c20b2"
DRONE_RPC_HOST = "drone.service.nr5"
DRONE_RPC_PROTO = "http"
DRONE_RUNNER_CAPACITY = 1
DRONE_LOGS_DEBUG = true
DRONE_LOGS_TRACE = true
}