mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-11 02:52:56 +01:00
Merge branch 'ddieulivol-create_ruby_slim_image_for_ci' into 'master'
Introduce a new CI image with Debian slim See merge request https://gitlab.com/gitlab-org/gitlab-build-images/-/merge_requests/729 Merged-by: Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by: Andrejs Cunskis <acunskis@gitlab.com> Approved-by: Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by: ddieulivol <ddieulivol@gitlab.com>
This commit is contained in:
commit
9e9c8ca64d
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