From e1ca4405dd17a752d4d843c3bad15b638e218384 Mon Sep 17 00:00:00 2001 From: Andrew Tomaka Date: Sat, 18 Feb 2023 14:12:33 -0500 Subject: [PATCH] different image --- .drone.yml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/.drone.yml b/.drone.yml index fa9089f..f095aeb 100644 --- a/.drone.yml +++ b/.drone.yml @@ -42,15 +42,8 @@ steps: # tags: # - latest # - ${DRONE_TAG} - - name: test - image: ruby - environment: - SSH_KEY: - from_secret: unraid_ssh_key - commands: - - echo $SSH_KEY - name: deploy - image: plugins/ssh + image: appleboy/drone-ssh settings: host: from_secret: unraid_host