From d068f6ae24ff46384e385c1d033ff1b8dc0c6da3 Mon Sep 17 00:00:00 2001 From: Paulo Matos Date: Mon, 29 Jul 2019 14:47:47 +0200 Subject: [PATCH] Move all emulation jobs to stage6 --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 4126097c6e..9240e39587 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1095,7 +1095,7 @@ prepare-cache:qemu: .preparearch: image: ubuntu:18.04 - stage: stage5 + stage: stage6 tags: - x86_64 - privileged