This repository has been archived on 2021-02-08. You can view files and clone it, but cannot push or open issues or pull requests.
shipyard/drone/drone-runner.env
Bruno BELANYI a2d9178cd8 services: drone: use drone-runner instead of drone-agent
I also changed the capacity to run a few more pipelines at the same
time.
2021-01-24 23:10:16 +01:00

8 lines
225 B
Bash

DRONE_RPC_HOST=drone.belanyi.fr
DRONE_RPC_PROTO=https
DRONE_RUNNER_CAPACITY=5
# Put into a secret environment file
#DRONE_RPC_SECRET=FIXME-CHANGE-THIS
#DRONE_UI_USERNAME=FIXME-CHANGE-THIS
#DRONE_UI_PASSWORD=FIXME-CHANGE-THIS