From: Michał Kępień Date: Thu, 20 Feb 2020 10:51:58 +0000 (+0100) Subject: Increase lifetime of docs:sid:amd64 artifacts X-Git-Tag: v9.14.12~24^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1e6036a5ea23a5d3267c09c9551b78f00bccd26;p=thirdparty%2Fbind9.git Increase lifetime of docs:sid:amd64 artifacts Artifacts generated by the docs:sid:amd64 job need to be retained longer than for other jobs as they are used for building bind.isc.org contents. If these artifacts are removed too quickly, pipelines in the pages/bind GitLab project start failing, preventing content updates from being published. Increase lifetime of the relevant job artifacts to prevent this from happening. (cherry picked from commit 9751ba5a7568a550e62096661515ebc1c2efe3a4) --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7e321eaa703..6f4ff36df8c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -423,7 +423,7 @@ docs:sid:amd64: artifacts: paths: - doc/arm/ - expire_in: "1 day" + expire_in: "1 month" push:docs:sid:amd64: <<: *debian_sid_amd64_image