mirror of
https://github.com/scummvm/scummvm-sites.git
synced 2026-05-21 05:40:45 +00:00
BUILDBOT: Increase snapshot retention to 2 weeks.
Due to the increase in the Buildbot VM disk space, we should now be able to keep 14 days of snapshot history, but this will need periodic checking to ensure it does not cause issues.
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@
|
||||
# Number of days to keep nightlies builds for.
|
||||
# As this is 1 per day, this is approx the number of
|
||||
# builds to keep as well (assuming no manual runs).
|
||||
KEEP_N_DAYS=5
|
||||
KEEP_N_DAYS=14
|
||||
|
||||
# Directory that snapshot builds are kept in.
|
||||
SNAPSHOT_DIR=/var/www/snapshots/
|
||||
|
||||
Reference in New Issue
Block a user