removed DRONE_RUNNER_VOLUMES

This commit is contained in:
2025-10-01 21:44:25 +05:30
parent 6d1cda40d1
commit ed58811437

View File

@@ -76,7 +76,6 @@ 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
extra_hosts:
- "drone.aetoskia.com:192.168.1.111"
- "gitea.aetoskia.com:192.168.1.111"