cool story bruh
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
ci/woodpecker/manual/woodpecker Pipeline failed

This commit is contained in:
2025-09-20 16:31:58 -04:00
parent c04bf3284a
commit e08ea11ca6

View File

@@ -1,4 +1,14 @@
steps: steps:
- name: sanity-check
image: alpine
volumes:
- /obsidian:/obsidian
- /backup:/backup
commands:
- echo "Listing mount points..."
- ls -ld /obsidian /backup
- ls -l /backup
- name: backup-on-push - name: backup-on-push
image: alpine image: alpine
volumes: volumes: