From f28f8f5edb28225861100dbd6fcbc4fe27e0bb8c 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(-) (limited to '.gitlab-ci.yml') diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 463e2787..39dbc32d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -314,7 +314,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