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

This commit is contained in:
2025-10-04 10:55:14 +00:00
parent bb405908fd
commit 7b74ed0dec

View File

@@ -18,7 +18,7 @@ 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"
commands: commands:
- ls / - ls /drone
- echo "Cloning repository via SSH..." - echo "Cloning repository via SSH..."
- git clone git@gitea.aetoskia.com:apps/cicd.git - git clone git@gitea.aetoskia.com:apps/cicd.git