set DRONE_RUNNER_LABELS
Some checks reported errors
continuous-integration/drone/push Build was killed
Some checks reported errors
continuous-integration/drone/push Build was killed
This commit is contained in:
parent
a4eaa5d4ae
commit
b9be4844a6
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ services:
|
|||
- "127.0.0.1:3000:3000"
|
||||
environment:
|
||||
DRONE_RUNNER_NAME: default
|
||||
DRONE_RUNNER_LABELS: instance:default
|
||||
DRONE_RPC_PROTO: http
|
||||
DRONE_RPC_HOST: drone
|
||||
DRONE_RPC_SECRET: ${DRONE_RPC_SECRET:?}
|
||||
|
|
Reference in a new issue