From 847f607536fb5c4f74f8d7d878b67a8ac1dbf5f4 Mon Sep 17 00:00:00 2001 From: Paulo Matos Date: Mon, 11 Mar 2019 13:07:45 +0100 Subject: [PATCH] Move cross testing to stage test --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8e1b10c4a5..a22c64da27 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -174,7 +174,7 @@ test:ubsan:cs: .preparearch: image: ubuntu:18.04 - stage: prepare + stage: test tags: - x86_64 - privileged @@ -247,7 +247,7 @@ test:ppc64el: .preparearch:cs: image: ubuntu:18.04 - stage: prepare + stage: test tags: - x86_64 - privileged