Merge branch 'sh-add-ruby-2.5-with-golang-1.10' into 'master'

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

See merge request gitlab-org/gitlab-build-images!132
This commit is contained in:
Stan Hu 2018-10-24 18:32:04 +00:00
commit 4bbc88249b

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