1
1
Fork 0
mirror of https://gitlab.archlinux.org/archlinux/infrastructure.git synced 2024-05-08 13:16:03 +02:00
infrastructure/roles/archbuild
Leonidas Spyropoulos dbef3bc895
archbuild: delete offload build directories not just artifacts
nullglob + loop so the service doesn't fail if there are no
 /home/*/.cache/offload-build directories (slightly less efficient
 that one find call, but seems safer also in regards to ARG_MAX)
-mindepth 1 so it doesn't try to delete .cache/offload-build for users
 without any recent builds
no verbose output from rm command, otherwise we'll get 500k log lines
 the first time it runs (calculated around 75G of old tmp directories)

Signed-off-by: Leonidas Spyropoulos <artafinde@archlinux.org>
Co-authored-by: Evangelos Foutras <evangelos@foutras.com>
2024-05-06 00:44:10 +01:00
..
defaults Remove the three dashes from all YAML documents 2022-06-08 14:35:45 +03:00
files archbuild: delete offload build directories not just artifacts 2024-05-06 00:44:10 +01:00
handlers Capitalize the first letter of all task names 2022-08-23 06:57:13 +03:00
tasks validate the sudoers files before using 2024-04-24 19:28:19 +02:00