diff --git a/.drone.yml b/.drone.yml index c9fc6a5..ab7ad55 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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: