]> git.ipfire.org Git - thirdparty/bind9.git/commit
Extend artifact lifetime for Cloudsmith build jobs
authorMichał Kępień <michal@isc.org>
Wed, 25 Mar 2026 17:09:02 +0000 (18:09 +0100)
committerMichał Kępień (GitLab job 7091315) <michal@isc.org>
Wed, 25 Mar 2026 17:13:48 +0000 (17:13 +0000)
commitd99835fffbf082f63f6fd0c083a18d4b8151903b
treedfbd782f46336fece1a1b03a7c83f1ec861533cf
parentae7b9384fa47cf1314d2693346a6e3fff5b7700a
Extend artifact lifetime for Cloudsmith build jobs

The commit.txt file produced by each Cloudsmith build job is required to
run the corresponding publication job.  Therefore, the artifact lifetime
for the former must be long enough to prevent the file from expiring
before the publication job is run.  Set the lifetime of the artifacts
created by Cloudsmith build jobs to one month to ensure that the
publication jobs can access them.

(cherry picked from commit ce09f8d0f8fc9053ac4806f2231ee9625a9ed473)
.gitlab-ci.yml