summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2016-09-07 18:13:32 +0100
committerJavier Jardón <jjardon@gnome.org>2016-09-07 18:25:06 +0100
commit68cde0d57050203c572dce4b68eea705a75ecfd2 (patch)
treedc69e6dc70e4c6f39d5820b95a6694e61b5d29c0
parent25498ffd6c393d6d3d658b7d3788d09b967ff097 (diff)
downloaddefinitions-68cde0d57050203c572dce4b68eea705a75ecfd2.tar.gz
.gitlab-ci.yml: Add build-system-x86_64
Change-Id: I54f761e0f03e0266c8a742e4ac1ce4fbe588e8c6
-rw-r--r--.gitlab-ci.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 37f66fa2..a9b0f581 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -4,6 +4,11 @@ before_script:
- apt-get update -qq && apt-get install -y -qq python-dev python-pip gawk
- pip install fs pyyaml sandboxlib requests jsonschema
+build-system-x86_64-chroot-build:
+ stage: build
+ script:
+ - ybd/ybd.py systems/build-system-x86_64-chroot.morph x86_64
+
devel-build-64:
stage: build
script: