From b34ea06420433f572849ab573c0a17f70106e15e Mon Sep 17 00:00:00 2001 From: sthope Date: Sat, 4 Sep 2021 01:36:17 +0200 Subject: [PATCH] initial commit --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index a5bf7f4..0e1422c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -21,7 +21,7 @@ steps: - name: ssh commands image: appleboy/drone-ssh settings: - host: homelab + host: 192.168.1.110 username: sthope key: from_secret: homelab_pwd