summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2017-11-15 07:12:51 +0000
committerJavier Jardón <jjardon@gnome.org>2017-11-26 17:20:58 +0000
commit8bafe9611774afe2d8e638627ca507c1040eead8 (patch)
tree945b1893bc7059615b00be5b50c79171da48bedb
parent4c3498ea247a16f9934dbb25202d00fbd3f17454 (diff)
downloaddefinitions-8bafe9611774afe2d8e638627ca507c1040eead8.tar.gz
.gitlab-ci.yml: Remove build-3 stage to save time
-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