diff --git a/.drone.yml b/.drone.yml index 6283cb0..1843922 100644 --- a/.drone.yml +++ b/.drone.yml @@ -26,8 +26,8 @@ steps: commands: - apk add bash git - cuddle_cli x setup_ssh - - cat "$HOME/.ssh/id_ed25519" - cuddle_cli x start_deployment + - cat $HOME/.ssh/config - cuddle_cli x render_templates - cuddle_cli x render_cibus_templates - cuddle_cli x build_release