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.17.1~107^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9751ba5a7568a550e62096661515ebc1c2efe3a4;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. --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3ac8480cec8..111d673800f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -442,7 +442,7 @@ docs:sid:amd64: artifacts: paths: - doc/arm/ - expire_in: "1 day" + expire_in: "1 month" push:docs:sid:amd64: <<: *debian_sid_amd64_image