summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c7684c34..bad56998 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -21,6 +21,13 @@ build-system-x86_64-chroot-deploy:
paths:
- build-system-x86_64-chroot.tar
+build-system-armv7lhf-rootfs-build:
+ stage: build
+ script:
+ - sudo ybd/ybd.py systems/build-system-armv7lhf-rootfs.morph armv7lhf
+ tags:
+ - armv7l
+
devel-build-64:
stage: build
script: