.drone.yml aktualisiert

This commit is contained in:
2026-01-10 18:58:24 +01:00
parent 78a0566da3
commit 797afba68f

View File

@@ -42,8 +42,6 @@ server:
password:
from_secret: password_xigmanas
clone:
depth: 50
steps:
- name: check_authelia_update
@@ -69,13 +67,11 @@ server:
password:
from_secret: password_xigmanas
clone:
depth: 50
steps:
- name: apply_authelia_update
commands:
- timeout 10m bastille cmd authelia sh -s -- --apply --auto-revert < authelia-update.sh
- timeout 10m bastille cmd authelia sh -s -- --apply --auto-revert < authelia/authelia-update.sh
trigger:
event: