From: Joe Guo Date: Wed, 1 May 2019 03:18:31 +0000 (+1200) Subject: .gitlab-ci.yml: keep samba-ci-private tag only for private jobs X-Git-Tag: tdb-1.4.1~236 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a5c5e2f5ef09b8cee55d65242d54febc84f7855;p=thirdparty%2Fsamba.git .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 Reviewed-by: Andrew Bartlett Reviewed-by: Douglas Bagnall --- 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: