]> git.ipfire.org Git - thirdparty/samba.git/commit
gitlab-ci: Do not download artifacts of unrelated builds
authorAndrew Bartlett <abartlet@samba.org>
Thu, 14 Oct 2021 19:22:17 +0000 (08:22 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 15 Oct 2021 09:09:36 +0000 (09:09 +0000)
commitce3d33f4c141afdfa3fbe9fe26835dc32ef95fe0
treee9943da91a32def135f1cf8945400d174774d663
parent1cdf8493b5a43a084b5004e5c2667b9dd9e31d91
gitlab-ci: Do not download artifacts of unrelated builds

This needs: is overridden in many cases, but ensures none of the other
main jobs start until this build finishes.  However this also
ensures we do not download artifacts from any build unless we
specifically depend on it, saving bandwidth

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14863

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
.gitlab-ci-main.yml