From 256c3b7367ba507b0b5e6aefd7501e5a15ac3f4e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Sun, 26 Nov 2017 17:26:38 +0000 Subject: .gitlab-ci.yml: Move bst-build-minimal-system to build-1 stage So we build the same systems in build-1 for ybd and buildstream --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c5c7d95b..011e766b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -288,7 +288,7 @@ bst-build-ivi-demo-platform-system: <<: *bst_cache bst-build-minimal-system: - stage: build-2 + stage: build-1 dependencies: - bst-convert <<: *bst_before_script -- cgit v1.2.1