diff --git a/.drone.yml b/.drone.yml index ebd9dea..fe1864b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -15,7 +15,7 @@ steps: image: appleboy/drone-git-push settings: branch: gitea-pages - remote: git@git.ericxliu.me:eric/ericxliu-me.git + remote: "git@git.ericxliu.me:eric/ericxliu-me.git" force: true commit: true commit_message: "Drone build ${DRONE_COMMIT_SHA:0:7}"