summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2016-10-26 15:54:34 +0100
committerJavier Jardón <jjardon@gnome.org>2016-10-26 15:54:34 +0100
commitb5aac89d2da6fe903a57846c57bce235fe800559 (patch)
tree1e68ba574af3704a851abcd687f22a35092b96de
parent004b5e249071f76ebca07b99e5fe4b0d81f4e0dd (diff)
downloaddefinitions-b5aac89d2da6fe903a57846c57bce235fe800559.tar.gz
.gitlab-ci.yml: Try with linux-user-rootjjardon/glib-2.24-linux-user-root
Change-Id: Ia385990ef11c9961145cc40c5aa33ceb473f5847
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index bae4fc58..5ebf3fa8 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -4,6 +4,7 @@ before_script:
- export LC_ALL="C.UTF-8"
- git clone https://gitlab.com/baserock/ybd.git
- sh ybd/install_dependencies.sh
+ - apt-get install -y -qq linux-user-root
build-system-x86_64-chroot-build:
stage: build