don't verify SSL

This commit is contained in:
2025-09-28 03:49:52 +05:30
parent 65b7b23e0a
commit 5779e3864d

View File

@@ -47,6 +47,7 @@ services:
DRONE_RPC_SECRET: supersecretkey
DRONE_SERVER_HOST: drone.aetoskia.com
DRONE_SERVER_PROTO: http
GIT_SSL_NO_VERIFY: true
restart: always
depends_on:
- gitea