test
This commit is contained in:
+2
-3
@@ -73,9 +73,8 @@ steps:
|
|||||||
from_secret: password_authelia
|
from_secret: password_authelia
|
||||||
port: 22
|
port: 22
|
||||||
command_timeout: 10m
|
command_timeout: 10m
|
||||||
|
script: |
|
||||||
script:
|
/bin/sh -eu -c '
|
||||||
- /bin/sh -eu -c '
|
|
||||||
fetch -o /tmp/authelia-update.sh \
|
fetch -o /tmp/authelia-update.sh \
|
||||||
https://git.familie-berner.de/Open/infra-maintenance/raw/branch/main/authelia/authelia-update.sh &&
|
https://git.familie-berner.de/Open/infra-maintenance/raw/branch/main/authelia/authelia-update.sh &&
|
||||||
chmod +x /tmp/authelia-update.sh &&
|
chmod +x /tmp/authelia-update.sh &&
|
||||||
|
|||||||
Reference in New Issue
Block a user