Update .drone.yml
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
@@ -18,8 +18,6 @@ steps:
|
|||||||
# # Use the mounted SSH key
|
# # Use the mounted SSH key
|
||||||
# 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"
|
||||||
network_mode: host
|
network_mode: host
|
||||||
extra_hosts:
|
|
||||||
- "gitea.aetoskia.com:192.168.1.111"
|
|
||||||
commands:
|
commands:
|
||||||
- ssh -v git@gitea.aetoskia.com
|
- ssh -v git@gitea.aetoskia.com
|
||||||
- echo "Cloning repository via SSH..."
|
- echo "Cloning repository via SSH..."
|
||||||
|
|||||||
Reference in New Issue
Block a user