added DRONE_GIT_HTTP_URL

This commit is contained in:
2025-10-01 21:57:12 +05:30
parent 78c7b70e86
commit 453638c5d6

View File

@@ -76,6 +76,7 @@ services:
DRONE_RUNNER_ARCH: arm64 DRONE_RUNNER_ARCH: arm64
DRONE_LOGS_DEBUG: true DRONE_LOGS_DEBUG: true
DRONE_LOGS_TRACE: true DRONE_LOGS_TRACE: true
DRONE_GIT_HTTP_URL: "http://192.168.1.111:6002"
# Critical: Configure Git to use credentials and skip SSL verification # Critical: Configure Git to use credentials and skip SSL verification
GIT_SSL_NO_VERIFY: "true" GIT_SSL_NO_VERIFY: "true"
extra_hosts: extra_hosts: