From 4e6002c6b568f4822037cada925ac244ebd0078a Mon Sep 17 00:00:00 2001 From: sthope Date: Sat, 4 Sep 2021 01:39:11 +0200 Subject: [PATCH] initial commit --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index aab19b8..0d86e5a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -27,7 +27,7 @@ steps: from_secret: homelab_pwd port: 22 script: - - bash /home/sthope/Documents/gitea/website/sthopedevupdate + - ls / - name: discord pull: always