Remove capacity, done on runner side

This commit is contained in:
Luke Murphy 2020-06-18 16:22:54 +02:00
parent d86d2da5dc
commit 330e21b492
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 0 additions and 1 deletions

View File

@ -16,7 +16,6 @@ services:
- DRONE_GIT_ALWAYS_AUTH: "true"
- DRONE_JSONNET_ENABLED: "true"
- DRONE_RPC_SECRET: "${RPC_SECRET}"
- DRONE_RUNNER_CAPACITY: "2"
- DRONE_SERVER_HOST: "${DOMAIN}"
- DRONE_SERVER_PORT: ":8042"
- DRONE_SERVER_PROTO: "https"