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

CI: Use buster for all stages except autopkgtest


Previously we used scout for all stages except build, which had the
same practical effect, but this way round scales better if we want to
run things like scan-build in a modern environment.

Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
parent 2f0dfb5b
No related branches found
No related tags found
1 merge request!41Add a build that uses clang, scan-build and UBSan
......@@ -6,7 +6,7 @@ include:
file: '/steam-gitlab-ci-pipeline.yml'
variables:
BUILD_IMAGE: docker.internal.steamos.cloud/steamrt/sdk:scout-latest
BUILD_IMAGE: docker.internal.steamos.cloud/steamos/package-builder:buster
STEAM_CI_USE_BINARIES_FROM: autopkgtest
STEAM_CI_DEPENDENCIES: >-
debhelper
......@@ -20,6 +20,6 @@ variables:
libxcomposite-dev
meson
build:
autopkgtest:
variables:
BUILD_IMAGE: docker.internal.steamos.cloud/steamos/package-builder:buster
BUILD_IMAGE: docker.internal.steamos.cloud/steamrt/sdk:scout-latest
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment