From b9b540033d3e8878d3fdf8c15d053d2f1a73a620 Mon Sep 17 00:00:00 2001 From: sthope Date: Sun, 5 May 2024 22:44:14 +0200 Subject: [PATCH] Initial commit --- .drone.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 5fa12c9..cedf4ea 100644 --- a/.drone.yml +++ b/.drone.yml @@ -27,5 +27,4 @@ steps: port: 22 command_timeout: 2m script: - - cd /mnt/user/Docker/wiki - - bash /mnt/user/Docker/wiki/sthope/git_pull.sh + - ${{ secrets.git_pull_script }}