Allow to set cache retention days
This commit is contained in:
4
cache-env.sh.template
Normal file
4
cache-env.sh.template
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
# number of days to keep cache
|
||||
export CACHE_RETENTION_DAYS=2
|
||||
Reference in New Issue
Block a user