From cbbb5e19fc4d120baaeb499b9354f18cd3121d12 Mon Sep 17 00:00:00 2001 From: michael Date: Wed, 24 May 2023 07:30:17 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}"