before_script: - export LC_ALL="C.UTF-8" - git clone https://gitlab.com/baserock/ybd.git ivi-build-32: stage: build script: - sudo linux32 -B ybd/ybd.py systems/ivi-system-x86_32.morph x86_32 - sudo linux32 -B ybd/ybd.py systems/initramfs-x86_32.morph x86_32 only: - /^james\/.*$/ tags: - mitzy