From e720c771ff15a7992c27e08d9fe20e46e23ab147 Mon Sep 17 00:00:00 2001 From: sthope Date: Thu, 9 Sep 2021 11:48:50 +0200 Subject: [PATCH] initial commit --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 4a8e306..4e3ad82 100644 --- a/.drone.yml +++ b/.drone.yml @@ -20,13 +20,13 @@ steps: - name: ssh commands image: appleboy/drone-ssh - settings: + environment: host: from_secret: homelab_host username: from_secret: homelab_user ssh_key: - from_secret: homelab_pwd + from_secret: ssh_key port: 2222 script: - ssh_website_pull