mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 10:02:56 +01:00
Add UBI variants of Gitaly images
Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com>
This commit is contained in:
parent
a19885da57
commit
67adad0f40
1 changed files with 4 additions and 0 deletions
|
|
@ -10,3 +10,7 @@ gitaly:
|
||||||
RUBY: ['2.7', '3.0']
|
RUBY: ['2.7', '3.0']
|
||||||
GOLANG: ['1.17', '1.18']
|
GOLANG: ['1.17', '1.18']
|
||||||
GIT: ['2.36']
|
GIT: ['2.36']
|
||||||
|
- OS: ['ubi:8.6']
|
||||||
|
RUBY: ['2.7']
|
||||||
|
GOLANG: ['1.17']
|
||||||
|
GIT: ['2.36']
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue