set DRONE_RUNNER_LABELS
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
Nebel 2022-12-27 11:46:05 +09:00
parent a4eaa5d4ae
commit b9be4844a6

View file

@ -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:?}