Update ruby in www-gitlab-com docker image to 2.4.x

This commit is contained in:
Lukas Eipert 2018-06-08 16:29:12 +00:00 committed by Stan Hu
parent c3c63d6d5a
commit a2d0ca903c
2 changed files with 3 additions and 3 deletions

View file

@ -93,7 +93,7 @@ node-8.9-chrome-63.0-yarn-1.2 test: *test_custom
# Used by https://gitlab.com/gitlab-org/distribution/gitlab-provisioner/
ruby-2.3-ansible-2.5.1-terraform-0.11 test: *test_custom
www-gitlab-com test: *test_build
www-gitlab-com-2.4 test: *test_build
gitlab-qa test: *test_build
omnibus-gitlab-centos6 test: *test_build
omnibus-gitlab-centos7 test: *test_build
@ -151,7 +151,7 @@ golang-1.10-git-2.17: *build_and_deploy_custom
# Used by https://gitlab.com/gitlab-org/distribution/gitlab-provisioner/
ruby-2.3-ansible-2.5.1-terraform-0.11: *build_and_deploy_custom
www-gitlab-com: *build_and_deploy
www-gitlab-com-2.4: *build_and_deploy
gitlab-qa: *build_and_deploy
omnibus-gitlab-centos6: *build_and_deploy
omnibus-gitlab-centos7: *build_and_deploy