diff --git a/.drone.yml b/.drone.yml index 608bdb6..573b3e3 100644 --- a/.drone.yml +++ b/.drone.yml @@ -31,7 +31,7 @@ steps: image: appleboy/drone-git-push settings: branch: testing - remote: gitea@gitea.thezengarden.net:chris/drone-test-1.git + remote: gitea@10.10.10.109:chris/drone-test-1.git force: false commit: true commit_message: "Drone build ${DRONE_COMMIT_SHA:0:7}"