Add a Ruby 2.5 image with Golang v1.10 for Gitaly

This commit is contained in:
Stan Hu 2018-10-24 10:21:13 -07:00
parent 0c6b475ef1
commit 9c7808068b

View file

@ -54,6 +54,7 @@ before_script:
# Used by Gitaly: https://gitlab.com/gitlab-org/gitaly/blob/master/.gitlab-ci.yml
ruby-2.4-golang-1.11-git-2.18 test: *test_custom
ruby-2.5-golang-1.10-git-2.18 test: *test_custom
ruby-2.5-golang-1.11-git-2.18 test: *test_custom
# Used by GitLab CE/EE: https://gitlab.com/gitlab-org/gitlab-ee/blob/master/.gitlab-ci.yml