From b4c4aa4c64d5805e2d781a430e513f8171d972c7 Mon Sep 17 00:00:00 2001 From: sthope Date: Thu, 9 Sep 2021 11:42:30 +0200 Subject: [PATCH] initial commit --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 28e4fc1..91489d8 100644 --- a/.drone.yml +++ b/.drone.yml @@ -29,7 +29,7 @@ steps: from_secret: homelab_pwd port: 2222 script: - - bash ~/scripts/sthopedevupdate + - ssh_website_pull when: status: - success