ohhh the when was badly indented
This commit is contained in:
@@ -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:
|
||||
event: [ manual, push, cron ]
|
||||
# Set a valid cron schedule string (example: daily at midnight)
|
||||
cron: nightly-backup
|
||||
Reference in New Issue
Block a user