From 32f9db8ca49d08477bfa6b1f87b8b5bcefcf2b38 Mon Sep 17 00:00:00 2001 From: Quentin Manfroi Date: Thu, 18 Apr 2019 18:54:53 +0200 Subject: [PATCH] MON-437 change runner to product teams --- .gitlab-ci.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1988083..087b35a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -15,5 +15,6 @@ test_auto_update: - git status - git diff --exit-code tags: - - docker-runner + - product-teams - kubernetes + - gke