From feb6ecb36cf7b7bb78894295ff4a29f54c4e6e8d Mon Sep 17 00:00:00 2001 From: sthope Date: Sun, 5 May 2024 22:19:47 +0200 Subject: [PATCH] Initial commit --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index 2ebe397..a496864 100644 --- a/.drone.yml +++ b/.drone.yml @@ -27,5 +27,6 @@ steps: port: 22 command_timeout: 2m script: + - echo "Hello World" - ls # - bash /mnt/user/Backups/wiki/git_pull.sh