mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-10 02:22:57 +01:00
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:
parent
0c9578d59b
commit
172a4ac8e7
5 changed files with 25 additions and 36 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue