.
All checks were successful
/ build-docker-image (push) Successful in 46s

This commit is contained in:
2025-09-21 17:02:35 +01:00
parent 4a2e5ba4dc
commit c965abb702
4 changed files with 11 additions and 4 deletions

View File

@@ -11,8 +11,8 @@ services:
- BORG_REPO="${BORG_REPO}"
- BORG_RSH="${BORG_REPO}"
- BORG_PASSPHRASE="${BORG_PASSPHRASE}"
- MODE=SHELL # Valid modes are: BORG, SCRIPT, SHELL, default is BORG
command: "ls -lah"
- MODE=SCRIPT # Valid modes are: BORG, SCRIPT, SHELL, default is BORG
#command: "ls -lah"
configs:
# - source: backup_script
# target: /app/backup-scripts/run