Skip to content
Snippets Groups Projects
Commit ab2bf477 authored by Simon McVittie's avatar Simon McVittie
Browse files

Do "upstream" build in a scout container


This avoids needing to install steam-runtime-tools there if we want
to run "ninja dist".

Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
parent 21dac59a
No related branches found
No related tags found
No related merge requests found
......@@ -43,10 +43,6 @@ variables:
STEAM_RUNTIME_TOOLS_GIT_REPO: https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.steamos.cloud/steam/steam-runtime-tools.git
STEAM_RUNTIME_TOOLS_GIT_BRANCH: master
build:
variables:
BUILD_IMAGE: docker.internal.steamos.cloud/steamos/package-builder:buster
build:devel:
stage: build
image: "${DEVEL_DOCKER_REGISTRY}/${DEVEL_DOCKER_IMAGE}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment