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

This commit is contained in:
2025-10-05 08:53:28 +00:00
parent c0fc28046d
commit 12e50c3f20

View File

@@ -14,15 +14,8 @@ clone:
steps:
- name: clone-repo
image: alpine/git
# environment:
# # Use the mounted SSH key
# GIT_SSH_COMMAND: "ssh -i /drone-ssh/id_ed25519 -o StrictHostKeyChecking=accept-new"
dns:
- 1.1.1.1
- 8.8.8.8
commands:
- ssh -T git@gitea.aetoskia.com
- echo "Cloning repository via SSH..."
- git clone git@gitea@aetoskia.com:apps/cicd.git
- name: test
image: alpine
commands:
- echo "pipeline running"
- git clone git@gitea.aetoskia.com:apps/cicd.git