From 7bbf0932fb28347a0f56b9be8b39fe5e5d380cf0 Mon Sep 17 00:00:00 2001 From: michael Date: Wed, 24 May 2023 07:22:59 +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 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.drone.yml b/.drone.yml index 2a43015..0a37772 100644 --- a/.drone.yml +++ b/.drone.yml @@ -48,6 +48,9 @@ steps: - name: push image: appleboy/drone-git-push + environment: + GIT_PUSH_SSH_KEY: + from_secret: ssh_key settings: branch: main remote: ssh://git@git.omglinux.de:2222/michael/fdgl-production.git