summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2016-10-27 15:19:23 +0100
committerJavier Jardón <jjardon@gnome.org>2016-10-27 15:19:23 +0100
commite2255bd601a12c9f6924874f2d6d0888ec78bef6 (patch)
tree4922ceddabbcb26c03df050f4ebf09485db4b28b
parent8f6a3db30a5edb429c563246d7c076583fc6b290 (diff)
downloaddefinitions-e2255bd601a12c9f6924874f2d6d0888ec78bef6.tar.gz
.gitlab-ci.yml: Disable armv7 build until we fix the problems with cloning repos
This is the build log failing to clone glibc: https://gitlab.com/baserock/definitions/builds/5601838 Change-Id: I3ecdee9a77ad90488bc741c60ae49d610dbb8014
-rw-r--r--.gitlab-ci.yml18
1 files changed, 9 insertions, 9 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 9c437a31..21204a7f 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -28,15 +28,15 @@ build-system-x86_64-chroot-build:
# - master
# - /^staging\/.*$/
-build-system-armv7lhf-rootfs-build:
- stage: build
- script:
- - sudo ybd/ybd.py systems/build-system-armv7lhf-rootfs.morph armv7lhf
- tags:
- - armv7l
- only:
- - master
- - /^staging\/.*$/
+#build-system-armv7lhf-rootfs-build:
+# stage: build
+# script:
+# - sudo ybd/ybd.py systems/build-system-armv7lhf-rootfs.morph armv7lhf
+# tags:
+# - armv7l
+# only:
+# - master
+# - /^staging\/.*$/
devel-build-64:
stage: build