]> git.ipfire.org Git - thirdparty/bind9.git/commit
Fix building EVN & -S Cloudsmith packages
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:47 +0000 (17:13 +0000)
commitae7b9384fa47cf1314d2693346a6e3fff5b7700a
tree3f7f484a1d1dae1ed24db6e1d31c06ab5e12be59
parent1785c22cd76660265a100dffb1eb9f60866d7011
Fix building EVN & -S Cloudsmith packages

Setting "artifacts: false" for the dependency on the "publish-private"
job prevents the url-*.txt files produced by that job from being pulled
from GitLab when the jobs that build EVN & -S Cloudsmith packages are
run, effectively breaking the latter.  Fix by making these jobs depend
on the artifacts of the "publish-private" job.

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