image: samthursfield/buildstream:0.1-20170621.1 variables: YBD_base: "/cache/ybd_base" # Diagnostics - mount - df -h # Work around https://github.com/fedora-cloud/docker-brew-fedora/issues/14 - export LANG="C.UTF-8" - export LC_ALL="C.UTF-8" # Store cache in the shared Docker volume - export XDG_CACHE_HOME=/cache stages: - build build-build-system: stage: build script: - bst build --colors systems/build-system-content.bst