From aff6847778d791f388fbec06ffd5d70fd538c859 Mon Sep 17 00:00:00 2001 From: matthiasberner Date: Sat, 10 Jan 2026 21:48:47 +0100 Subject: [PATCH] .drone.yml aktualisiert --- .drone.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.drone.yml b/.drone.yml index 79a3c76..a2b7de8 100644 --- a/.drone.yml +++ b/.drone.yml @@ -29,6 +29,9 @@ kind: pipeline type: ssh name: authelia_check +clone: + image: alpine/git + server: host: 10.0.4.18 user: root @@ -63,6 +66,9 @@ kind: pipeline type: ssh name: authelia_apply +clone: + image: alpine/git + server: host: 10.0.4.18 user: root