diff --git a/.drone.yml b/.drone.yml index 83fe635..d270c08 100644 --- a/.drone.yml +++ b/.drone.yml @@ -30,4 +30,4 @@ steps: from_secret: git_pull_script command_timeout: 2m script: - - echo "$GIT_PULL_SCRIPT" + - cd /mnt/user/Docker/wiki && ./sthope/git_pull.sh