From df8a200dc2c108f85585df626b990845e66cd21a Mon Sep 17 00:00:00 2001 From: Bastien Abadie Date: Wed, 18 Mar 2020 10:19:36 +0100 Subject: [PATCH] Extend docker image lifetime to 6 months --- .taskcluster.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.taskcluster.yml b/.taskcluster.yml index 976e4f38c..5b50e2154 100644 --- a/.taskcluster.yml +++ b/.taskcluster.yml @@ -151,7 +151,7 @@ tasks: - bot/Dockerfile artifacts: public/code-coverage-bot.tar: - expires: {$fromNow: '2 weeks'} + expires: {$fromNow: '6 months'} path: /bot.tar type: file routes: