From bad85adb4acf68816ead2a6d008bf26907764823 Mon Sep 17 00:00:00 2001 From: sthope Date: Thu, 9 Sep 2021 12:52:15 +0200 Subject: [PATCH] initial commit --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 72c7f0e..b1dcc3f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -29,7 +29,7 @@ steps: from_secret: homelab_key port: 2222 script: - - ssh_website_pull + - bash ssh_website_pull when: status: - success