]> 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ń <michal@isc.org>
Wed, 25 Mar 2026 17:09:02 +0000 (18:09 +0100)
commitb36f17238b5a4e00828aeffa39b03a89cfd9a257
tree0ec0a8c24189df00f019cca76f5b55fc38892aef
parentf358a6edcaae01dadcb901cea6c65aeed47f0ab6
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.
.gitlab-ci.yml