Update .drone.yml
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user