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