ohhh the when was badly indented

This commit is contained in:
2025-09-20 15:44:49 -04:00
parent 8ac66975ae
commit 5ea3a16613

View File

@@ -16,9 +16,6 @@ steps:
path: /backup
commands:
- tar czf /backup/obsidian-$(date +%F).tar.gz /obsidian
# Run this pipeline on a cron schedule or on manual/push events
when:
when:
event: [ manual, push, cron ]
# Set a valid cron schedule string (example: daily at midnight)
cron: nightly-backup