Update Ruby 2.6 to 2.7 in www-gitlab-com image

Drops Ruby 2.4 test and build.

Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
This commit is contained in:
Takuya Noguchi 2021-01-28 04:45:18 +00:00
parent 0c9578d59b
commit 172a4ac8e7
5 changed files with 25 additions and 36 deletions

View file

@ -121,7 +121,7 @@ omnibus-gitlab-cve-search test: *test_build
release-tools test: *test_build
sitespeed-gitlab test: *test_build
ubi-release test: *test_build
www-gitlab-com-2.6 test: *test_build
www-gitlab-com-2.7 test: *test_build
build-git: *test_build
terraform test: *test_build
# Used by go projects for linting https://gitlab.com/gitlab-org/gitlab/blob/master/doc/development/go_guide/index.md#automatic-linting
@ -195,7 +195,7 @@ omnibus-gitlab-cve-search: *build_and_deploy
release-tools: *build_and_deploy
sitespeed-gitlab: *build_and_deploy
ubi-release: *build_and_deploy
www-gitlab-com-2.6: *build_and_deploy
www-gitlab-com-2.7: *build_and_deploy
build-git: *build_and_deploy
terraform: *build_and_deploy
# Used by go projects for linting https://gitlab.com/gitlab-org/gitlab/blob/master/doc/development/go_guide/index.md#automatic-linting