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