summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorJoe Guo <joeg@catalyst.net.nz>2019-05-01 15:18:31 +1200
committerAndrew Bartlett <abartlet@samba.org>2019-05-01 05:32:25 +0000
commit0a5c5e2f5ef09b8cee55d65242d54febc84f7855 (patch)
tree4ca46cac7b0690c9f3994b9ff9d3dfbe95abfbc6 /.gitlab-ci.yml
parent2a5bf72b00b61aa97afe9d1d87b8114177b91fef (diff)
downloadsamba-0a5c5e2f5ef09b8cee55d65242d54febc84f7855.tar.gz
.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>
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 5401a9e27b9..bff0e089058 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -154,8 +154,6 @@ samba-ad-dc-ntvfs:
.private_template:
extends: .shared_template
tags:
- - docker
- - private
- samba-ci-private
only:
variables: