summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml17
1 files changed, 8 insertions, 9 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 2ef4ad11..463e2787 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -91,7 +91,6 @@ stages:
- build-1
- deploy-1
- build-2
- - build-3
ybd-validate-all-definitions:
stage: preprocess
@@ -154,7 +153,7 @@ ybd-genivi-baseline-build-64:
<<: *ybd_cache
ybd-genivi-demo-platform-build-64:
- stage: build-3
+ stage: build-2
dependencies: []
<<: *ybd_before_script
script:
@@ -163,7 +162,7 @@ ybd-genivi-demo-platform-build-64:
<<: *ybd_cache
ybd-ivi-build-64:
- stage: build-3
+ stage: build-2
dependencies: []
<<: *ybd_before_script
script:
@@ -172,7 +171,7 @@ ybd-ivi-build-64:
<<: *ybd_cache
ybd-gnome-build-64:
- stage: build-3
+ stage: build-2
dependencies: []
<<: *ybd_before_script
script:
@@ -224,7 +223,7 @@ ybd-weston-build-64:
<<: *ybd_cache
ybd-weston-qt-build-64:
- stage: build-3
+ stage: build-2
dependencies: []
<<: *ybd_before_script
script:
@@ -362,7 +361,7 @@ bst-build-weston-qt5-system:
# Test cross building a toolchain and sysroot for each supported non-x86_64
# architecture.
bst-build-sysroot-armv8b64:
- stage: build-3
+ stage: build-2
dependencies:
- bst-convert
<<: *bst_before_script
@@ -371,7 +370,7 @@ bst-build-sysroot-armv8b64:
<<: *bst_cache
bst-build-sysroot-armv8l64:
- stage: build-3
+ stage: build-2
dependencies:
- bst-convert
<<: *bst_before_script
@@ -380,7 +379,7 @@ bst-build-sysroot-armv8l64:
<<: *bst_cache
bst-build-sysroot-ppc64b:
- stage: build-3
+ stage: build-2
dependencies:
- bst-convert
<<: *bst_before_script
@@ -389,7 +388,7 @@ bst-build-sysroot-ppc64b:
<<: *bst_cache
bst-build-sysroot-ppc64l:
- stage: build-3
+ stage: build-2
dependencies:
- bst-convert
<<: *bst_before_script