.gitlab-ci.yml: require samba-ci-private tag for our private runners
authorStefan Metzmacher <metze@samba.org>
Fri, 12 Apr 2019 19:24:27 +0000 (21:24 +0200)
committerRalph Boehme <slow@samba.org>
Tue, 16 Apr 2019 17:45:35 +0000 (17:45 +0000)
This makes it more clear that we need our own private runners.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
Autobuild-User(master): Ralph Böhme <slow@samba.org>
Autobuild-Date(master): Tue Apr 16 17:45:35 UTC 2019 on sn-devel-144

.gitlab-ci.yml

index cbeb13de4ad81d1f71451031ed56e44f9adbeeb3..505df7cdbe35e17113c2f99a3f6567ab3df58252 100644 (file)
@@ -120,6 +120,7 @@ samba-ad-dc-ntvfs:
   tags:
     - docker
     - private
+    - samba-ci-private
   only:
     variables:
       # These jobs are only run if the gitlab repo has private runners available.