Mount docker stuff into container
This commit is contained in:
parent
5811bb3ffb
commit
f6f621a571
@ -32,3 +32,4 @@
|
||||
DRONE_RPC_SECRET: "{{ rpc_secret }}"
|
||||
DRONE_RUNNER_CAPACITY: "2"
|
||||
DRONE_RUNNER_NAME: "drone-docker-runner"
|
||||
DRONE_RUNNER_VOLUMES: "/var/run/docker.sock:/var/run/docker.sock"
|
||||
|
Reference in New Issue
Block a user