From 75856b1bbb97dbc79c7c8f10a5d0e3c0cb7885e2 Mon Sep 17 00:00:00 2001 From: matthiasberner Date: Sat, 10 Jan 2026 21:57:26 +0100 Subject: [PATCH] .drone.yml aktualisiert --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 3053a9c..d862fda 100644 --- a/.drone.yml +++ b/.drone.yml @@ -44,7 +44,7 @@ steps: - | set -e fetch -o /tmp/authelia-update.sh \ - https://git.familie-berner.de/infra-maintenance/raw/branch/main/authelia/authelia-update.sh + https://git.familie-berner.de/Open/infra-maintenance/src/branch/main/authelia/authelia-update.sh chmod +x /tmp/authelia-update.sh timeout 5m /tmp/authelia-update.sh