mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-12 19:42:55 +01:00
Publish images with full Ruby version
Signed-off-by: Rémy Coutable <remy@rymai.me>
This commit is contained in:
parent
b16d8a9f74
commit
57fe03c0e4
15 changed files with 97 additions and 98 deletions
|
|
@ -1,23 +0,0 @@
|
|||
# Used by GitLab: https://gitlab.com/gitlab-org/gitlab/blob/master/.gitlab-ci.yml
|
||||
.gitlab-cng-matrix:
|
||||
variables:
|
||||
LFS: '2.9'
|
||||
CHROME: '123'
|
||||
NODE: '20.12'
|
||||
YARN: '1.22'
|
||||
GRAPHICSMAGICK: '1.3.36'
|
||||
POSTGRESQL: '11'
|
||||
RUBY: '3.0.patched'
|
||||
GIT: '2.33'
|
||||
GOLANG: '1.21'
|
||||
KUBECTL: '1.23'
|
||||
HELM: '3.9'
|
||||
|
||||
gitlab-cng:
|
||||
extends:
|
||||
- .gitlab-cng-matrix
|
||||
- .build_dynamic_image
|
||||
rules:
|
||||
- !reference [.build_dynamic_image, rules]
|
||||
- changes:
|
||||
- ".gitlab/ci/cng-images.yml"
|
||||
Loading…
Add table
Add a link
Reference in a new issue