summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2017-12-13 15:35:04 +0000
committerPedro Alvarez Piedehierro <palvarez89@gmail.com>2018-10-03 16:53:37 +0000
commit8ff494f374ed6b5a0de16a52458ada93acdf2a42 (patch)
tree15c5d7ac78c709aedfe00266cc2438877842f5d4
parent4c5a592a1bdba076e73cdb930934e59b1e87c4d7 (diff)
downloaddefinitions-8ff494f374ed6b5a0de16a52458ada93acdf2a42.tar.gz
.gitlab-ci.yml: Remove genivi-demo-platform-system from the CI
It uses qtwebkit that seems to be deprecated (qtwebengine seems to be the new thing) and fails to build when build with ninja in the system: https://gitlab.com/baserock/definitions/-/jobs/44277032 Until someone step up to maintain this system, lets remove it from the CI
-rw-r--r--.gitlab-ci.yml8
1 files changed, 0 insertions, 8 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index bca36a21..6971fb95 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -155,14 +155,6 @@ bst-build-build-system:
- scripts/bst-build-or-show systems/build-system-content.bst
<<: *bst_cache
-bst-build-genivi-demo-platform-system:
- stage: build-2
- dependencies: []
- <<: *bst_before_script
- script:
- - scripts/bst-build-or-show systems/genivi-demo-platform-content.bst
- <<: *bst_cache
-
bst-build-gnome-system:
stage: build-2
dependencies: []