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

ci: Use smaller CI images

parent 6d9833be
No related branches found
No related tags found
1 merge request!311Build capsule-capture-libs from a bundled copy of libcapsule
......@@ -82,12 +82,12 @@ before_script:
build:stretch:
extends: .build
variables:
BUILD_IMAGE: 'debian:stretch'
BUILD_IMAGE: 'debian:stretch-slim'
build:buster:
extends: .build
variables:
BUILD_IMAGE: 'debian:buster'
BUILD_IMAGE: 'debian:buster-slim'
build:bionic:
extends: .build
......
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