.drone.yml aktualisiert
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user