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 }}