.gitlab-ci.yml: keep samba-ci-private tag only for private jobs
authorJoe Guo <joeg@catalyst.net.nz>
Wed, 1 May 2019 03:18:31 +0000 (15:18 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 1 May 2019 05:32:25 +0000 (05:32 +0000)
commit0a5c5e2f5ef09b8cee55d65242d54febc84f7855
tree4ca46cac7b0690c9f3994b9ff9d3dfbe95abfbc6
parent2a5bf72b00b61aa97afe9d1d87b8114177b91fef
.gitlab-ci.yml: keep samba-ci-private tag only for private jobs

This will help us give the legacy 'private' tag, used in branches
under maintenance, more resources without those jobs running on the
normal production runners (therefore avoiding the additional cost for
the 90% of builds that are for master).

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