TF-A: Update time days-to-keep
This is set too high, currently is eating up quite a lot of diskspace
(over 1.5T currently). Lets bring down to a more sane number.
Signed-off-by: Benjamin Copeland <ben.copeland@linaro.org>
Change-Id: I20a893093a03f8a4190a0b972987045a2633b0d2
diff --git a/tf-a-ci-gateway.yaml b/tf-a-ci-gateway.yaml
index 4c4bdb8..d420e02 100644
--- a/tf-a-ci-gateway.yaml
+++ b/tf-a-ci-gateway.yaml
@@ -9,7 +9,7 @@
Main job entry point for a Trusted Firmware A (TF-A) CI.
properties:
- build-discarder:
- days-to-keep: 45
+ days-to-keep: 15
- throttle:
option: project
enabled: true