before_script: - export LC_ALL="C.UTF-8" - git clone https://gitlab.com/baserock/ybd.git - cd ybd && git checkout a7a8f41a5f5f84bf97467040af33c89f46a9db4e && cd ../ - sh ybd/install_dependencies.sh build-system-x86_64-chroot-build: stage: build script: - ybd/ybd.py systems/build-system-x86_64-chroot.morph x86_64 only: - /^james\/.*$/ tags: - mitzy-test