Skip to content
Snippets Groups Projects
Commit d3734fbd authored by Jacob Vosmaer's avatar Jacob Vosmaer
Browse files

Use tar for intermediate backup storage

During the backup we create an intermediate copy of two directories:
builds and uploads. Instead of creating many small files with 'cp
-r', we now use tar (and fast gzip) to create single intermediate
files. This saves on disk IO and disk space while creating a backup.
parent a2af080a
No related branches found
No related tags found
1 merge request!1520Reduce disk IO and space usage during backups
Pipeline #