Update .drone.yml
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
2025-10-04 11:22:29 +00:00
parent 77abe5b502
commit 87bad66735

View File

@@ -18,8 +18,6 @@ steps:
# # Use the mounted SSH key
# GIT_SSH_COMMAND: "ssh -i /drone-ssh/id_ed25519 -o StrictHostKeyChecking=accept-new"
network_mode: host
extra_hosts:
- "gitea.aetoskia.com:192.168.1.111"
commands:
- ssh -v git@gitea.aetoskia.com
- echo "Cloning repository via SSH..."