removed extra hosts
This commit is contained in:
@@ -110,9 +110,6 @@ services:
|
|||||||
DRONE_LOGS_DEBUG: true
|
DRONE_LOGS_DEBUG: true
|
||||||
DRONE_LOGS_TRACE: true
|
DRONE_LOGS_TRACE: true
|
||||||
GIT_SSH_COMMAND: "ssh -i /drone-ssh/id_ed25519 -o StrictHostKeyChecking=accept-new"
|
GIT_SSH_COMMAND: "ssh -i /drone-ssh/id_ed25519 -o StrictHostKeyChecking=accept-new"
|
||||||
extra_hosts:
|
|
||||||
- "drone.aetoskia.com:192.168.1.111"
|
|
||||||
- "gitea.aetoskia.com:192.168.1.111"
|
|
||||||
|
|
||||||
registry:
|
registry:
|
||||||
image: registry:2
|
image: registry:2
|
||||||
|
|||||||
Reference in New Issue
Block a user