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.11.17~23^2 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=1728dfaae29e00e8d1ed0898e6a2465165e508ad;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 25f7c1e7a7c..ffa7aa5878c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -421,7 +421,7 @@ docs:sid:amd64: artifacts: paths: - doc/arm/ - expire_in: "1 day" + expire_in: "1 month" push:docs:sid:amd64: <<: *debian_sid_amd64_image