From 8c7c8aed290eee3e76b0d5bd1562af3e851a94ae Mon Sep 17 00:00:00 2001 From: michael Date: Wed, 24 May 2023 07:44:51 +0000 Subject: [PATCH] =?UTF-8?q?=E2=80=9E.drone.yml=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.drone.yml b/.drone.yml index 38c4f8c..2a43015 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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}"