don't verify SSL
This commit is contained in:
@@ -47,6 +47,7 @@ services:
|
|||||||
DRONE_RPC_SECRET: supersecretkey
|
DRONE_RPC_SECRET: supersecretkey
|
||||||
DRONE_SERVER_HOST: drone.aetoskia.com
|
DRONE_SERVER_HOST: drone.aetoskia.com
|
||||||
DRONE_SERVER_PROTO: http
|
DRONE_SERVER_PROTO: http
|
||||||
|
GIT_SSL_NO_VERIFY: true
|
||||||
restart: always
|
restart: always
|
||||||
depends_on:
|
depends_on:
|
||||||
- gitea
|
- gitea
|
||||||
|
Reference in New Issue
Block a user