fixed DRONE_RUNNER_VOLUMES
This commit is contained in:
@@ -76,7 +76,7 @@ services:
|
||||
DRONE_RUNNER_ARCH: arm64
|
||||
DRONE_LOGS_DEBUG: true
|
||||
DRONE_LOGS_TRACE: true
|
||||
DRONE_RUNNER_VOLUMES: /var/run/docker.sock:/var/run/docker.sock,/home/aetos/certs:/usr/local/share/ca-certificates:ro
|
||||
DRONE_RUNNER_VOLUMES: /var/run/docker.sock=/var/run/docker.sock,/home/aetos/certs=/usr/local/share/ca-certificates
|
||||
extra_hosts:
|
||||
- "drone.aetoskia.com:192.168.1.111"
|
||||
- "gitea.aetoskia.com:192.168.1.111"
|
||||
|
||||
Reference in New Issue
Block a user