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)
artifacts:
paths:
- doc/arm/
- expire_in: "1 day"
+ expire_in: "1 month"
push:docs:sid:amd64:
<<: *debian_sid_amd64_image