mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 10:02:56 +01:00
Try building UBI images
Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com>
This commit is contained in:
parent
7bb4094eb2
commit
ab45719104
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ gitlab:
|
||||||
GRAPHICSMAGICK: '1.3.36'
|
GRAPHICSMAGICK: '1.3.36'
|
||||||
parallel:
|
parallel:
|
||||||
matrix:
|
matrix:
|
||||||
- OS: ['debian:bullseye']
|
- OS: ['debian:bullseye', 'ubi:8.6']
|
||||||
RUBY: ['2.7.patched', '3.0.patched']
|
RUBY: ['2.7.patched', '3.0.patched']
|
||||||
GIT: ['2.36']
|
GIT: ['2.36']
|
||||||
POSTGRESQL: ['11', '12', '13']
|
POSTGRESQL: ['11', '12', '13']
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue