borgmatic: add exclusion
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
vincent 2024-11-17 16:28:20 +01:00
parent 90dd0ecd9a
commit d9cf7cb297

View File

@ -85,7 +85,8 @@ exclude_patterns:
- '*nomad/registry'
- '*nomad/pacoloco'
- '*nomad/pihole'
- '*nomad/jellyfin/config/data/library*'
- '*nomad/jellyfin/*'
- '*.log*'
match_archives: '*'
archive_name_format: '{{ env "node.datacenter" }}-{now:%Y-%m-%dT%H:%M:%S.%f}'