Fix backup failing

This commit is contained in:
2026-06-01 12:02:23 +03:00
parent fdc8956ff7
commit 5866ca879b
+6 -8
View File
@@ -130,12 +130,11 @@ backup:
- duplicity
- create
- /mnt/backup
- /root/.kamado
- /root/.ckpool
- /root/data
mounts:
BACKUP: /mnt/backup
main: /root/.kamado
ckpool: /root/.ckpool
main: /root/data/kamado
ckpool: /root/data/ckpool
restore:
type: docker
image: compat
@@ -145,12 +144,11 @@ backup:
- duplicity
- restore
- /mnt/backup
- /root/.kamado
- /root/.ckpool
- /root/data
mounts:
BACKUP: /mnt/backup
main: /root/.kamado
ckpool: /root/.ckpool
main: /root/data/kamado
ckpool: /root/data/ckpool
actions:
stratum-smoke-test: