@ -48,12 +48,9 @@ steps:
- name: push
image: appleboy/drone-git-push
environment:
GIT_PUSH_SSH_KEY:
from_secret: ssh_key
settings:
branch: main
remote: git@git.omglinux.de:2222/michael/fdgl-production.git
remote: ssh://git@git.omglinux.de:2222/michael/fdgl-production.git
force: false
commit: true
commit_message: "Drone build ${DRONE_COMMIT_SHA:0:7}"