From 838e8a94c5fb1782aa2beb1cbc65fa10119f7f39 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9my=20Coutable?= Date: Tue, 27 Aug 2019 16:05:03 +0200 Subject: [PATCH] Don't set tags for the reports jobs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Rémy Coutable --- .gitlab/ci/reports.gitlab-ci.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitlab/ci/reports.gitlab-ci.yml b/.gitlab/ci/reports.gitlab-ci.yml index 905f1ede2c4..2197f916484 100644 --- a/.gitlab/ci/reports.gitlab-ci.yml +++ b/.gitlab/ci/reports.gitlab-ci.yml @@ -8,9 +8,6 @@ include: extends: - .default-retry - .except-docs - tags: - - gitlab-org - - docker code_quality: extends: .reports