mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-10 02:22:57 +01:00
Add a way to pin RubyGems and pin to 3.2
This commit is contained in:
parent
44254ea95d
commit
a00159f06f
5 changed files with 25 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
PATH_TOOLS=(DEBIAN RUBY GOLANG NODE POSTGRESQL)
|
||||
TAG_TOOLS=(BUNDLER GIT LFS CHROME YARN GRAPHICSMAGICK PGBOUNCER BAZELISK DOCKER BUILDX GCLOUD KUBECTL)
|
||||
TAG_TOOLS=(BUNDLER RUBYGEMS GIT LFS CHROME YARN GRAPHICSMAGICK PGBOUNCER BAZELISK DOCKER BUILDX GCLOUD KUBECTL)
|
||||
|
||||
function get_image_path() {
|
||||
local path
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue