Skip to content
Snippets Groups Projects
Commit 10ea2691440d authored by Balasankar 'Balu' C's avatar Balasankar 'Balu' C
Browse files

Build Omnibus GitLab using Ruby 3


- Use Ruby 3 to build GitLab instead of Ruby 2

Signed-off-by: default avatarBalasankar "Balu" C <balasankar@gitlab.com>
parent 91c37c39d0d6
No related branches found
No related tags found
1 merge request!85Merged upstream 15.5.0+rc42.ce.0
......@@ -39,7 +39,7 @@
# will use images from that registry and not depend on GitLab.com
BUILDER_IMAGE_REGISTRY: "registry.gitlab.com/gitlab-org/gitlab-omnibus-builder"
PUBLIC_BUILDER_IMAGE_REGISTRY: "registry.gitlab.com/gitlab-org/gitlab-omnibus-builder"
BUILDER_IMAGE_REVISION: "3.11.0"
BUILDER_IMAGE_REVISION: "3.12.0"
# The registry to pull the assets image from
ASSET_REGISTRY: "${CI_REGISTRY}"
ASSET_SYNC_EXISTING_REMOTE_FILES: "keep"
......
2.7.5
3.0.4
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment