diff --git a/.drone.yml b/.drone.yml index 0a37772..38c4f8c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -53,7 +53,7 @@ steps: from_secret: ssh_key settings: branch: main - remote: ssh://git@git.omglinux.de:2222/michael/fdgl-production.git + remote: git@git.omglinux.de:2222/michael/fdgl-production.git force: false commit: true commit_message: "Drone build ${DRONE_COMMIT_SHA:0:7}"