disable shellcheck
continuous-integration/drone/push Build is failing Details

This commit is contained in:
knoflook 2023-09-26 16:45:58 +02:00
parent 620ab4e3d7
commit a171d9eea0
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ restic_host="${RESTIC_HOST:?RESTIC_HOST not set}"
backup_path="${BACKUP_DEST:?BACKUP_DEST not set}"
# shellcheck disable=SC2153
shellcheck disable=SC2153
ssh_key_file="${SSH_KEY_FILE}"
s3_key_file="${AWS_SECRET_ACCESS_KEY_FILE}"
https_password_file="${HTTPS_PASSWORD_FILE}"