giles
/
stack
Arquivado
1
1
Derivar 0

drone server host on appnet
continuous-integration/drone/push Build was killed Detalhes

Este cometimento está contido em:
Giles Bradshaw 2020-05-07 15:25:16 +01:00
ascendente 583aab097d
cometimento c40b34634e
1 ficheiros modificados com 2 adições e 2 eliminações

Ver ficheiro

@ -159,8 +159,8 @@ services:
volumes:
- /var/run/docker.sock:/var/run/docker.sock
environment:
- DRONE_RPC_PROTO=https
- DRONE_RPC_HOST=${DRONE_SERVER_HOST}
- DRONE_RPC_PROTO=http
- DRONE_RPC_HOST=drone-server:8080
- DRONE_RPC_SECRET=${DRONE_RPC_SECRET}
- DRONE_RUNNER_CAPACITY=8
- DRONE_RUNNER_NAME="docker-runner"