clean out buildmaster dir with tmpwatch as well

This commit is contained in:
Tim Flink 2016-01-25 21:55:21 +00:00
parent 7e5cef19a2
commit cff33a3c9f

View file

@ -1,2 +1,2 @@
0 0 * * * {{ buildmaster_user }} tmpwatch -vv --dirmtime -m -f {{ artifacts_max_life }} {{ public_artifacts_dir }}
0 0 * * * {{ buildmaster_user }} tmpwatch -vv --dirmtime -m -f {{ buildmaster_max_life }} {{ public_artifacts_dir }}
0 0 * * * {{ buildmaster_user }} tmpwatch -vv --dirmtime -m -f {{ buildmaster_max_life }} {{ buildmaster_dir }}