.drone.yml aktualisiert
This commit is contained in:
@@ -42,8 +42,6 @@ server:
|
|||||||
password:
|
password:
|
||||||
from_secret: password_xigmanas
|
from_secret: password_xigmanas
|
||||||
|
|
||||||
clone:
|
|
||||||
depth: 50
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: check_authelia_update
|
- name: check_authelia_update
|
||||||
@@ -69,13 +67,11 @@ server:
|
|||||||
password:
|
password:
|
||||||
from_secret: password_xigmanas
|
from_secret: password_xigmanas
|
||||||
|
|
||||||
clone:
|
|
||||||
depth: 50
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: apply_authelia_update
|
- name: apply_authelia_update
|
||||||
commands:
|
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:
|
trigger:
|
||||||
event:
|
event:
|
||||||
|
|||||||
Reference in New Issue
Block a user