From 159943039e64a59079c7a72a6f4b8eb001e70f9c Mon Sep 17 00:00:00 2001 From: kjuulh Date: Sun, 14 Aug 2022 21:55:30 +0200 Subject: [PATCH] shoul've been cat --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 9fcb9fe..fdd80d1 100644 --- a/.drone.yml +++ b/.drone.yml @@ -26,7 +26,7 @@ steps: commands: - apk add bash git - cuddle_cli x setup_ssh - - cat "$HOME/.ssh/id25519" + - cat "$HOME/.ssh/id_ed25519" - cuddle_cli x start_deployment - cuddle_cli x render_templates - cuddle_cli x render_cibus_templates