From 705bae1a8116226d8b890e24bf6de0b395ab7ab2 Mon Sep 17 00:00:00 2001 From: 3wc <3wc@doesthisthing.work> Date: Sun, 15 Jan 2023 18:39:51 -0800 Subject: [PATCH] YADF (yet another drone fix) --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index c7d23c2..19b31b4 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,7 +8,7 @@ steps: SSH_KEY: from_secret: abra_bot_deploy_key commands: - - apk add --no-cache git + - apk add --no-cache git openssh - mkdir $HOME/.ssh/ - echo "SSH_$KEY" > $HOME/.ssh/id_rsa - mkdir /.abra/