mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-11 11:02:55 +01:00
Introduce a new CI image with Debian slim
This commit is contained in:
parent
ed5d1b2687
commit
78b7d62c70
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ gitlab:
|
||||||
ARCH: linux/amd64,linux/arm64
|
ARCH: linux/amd64,linux/arm64
|
||||||
parallel:
|
parallel:
|
||||||
matrix:
|
matrix:
|
||||||
- OS: ['debian:bullseye']
|
- OS: ['debian:bullseye', 'debian:bullseye-slim']
|
||||||
RUBY: ['3.0.patched', '3.1.patched', '3.2.patched']
|
RUBY: ['3.0.patched', '3.1.patched', '3.2.patched']
|
||||||
GIT: ['2.36']
|
GIT: ['2.36']
|
||||||
POSTGRESQL: ['12', '13', '14', '15']
|
POSTGRESQL: ['12', '13', '14', '15']
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue