From 68608ee32b6403d835de1a36cfa2c552afae489d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0pa=C4=8Dek?= Date: Wed, 12 May 2021 11:34:45 +0200 Subject: [PATCH] WIP: do not expire metadata too quickly, it breaks retries --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a6df4c04aa..30ed865ada 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -44,7 +44,7 @@ resolver-shotgun-pipeline-generator: paths: - child-pipeline.yaml - combinations.json - expire_in: "1 hour" + expire_in: "1 week" timeout: 5m resolver-shotgun-child-pipeline: