summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
Diffstat (limited to '.gitlab-ci.yml')
-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