Add Gitaly build images for Ruby 2.7.2

This commit is contained in:
Stan Hu 2020-10-07 23:33:40 -07:00
parent c1f7646cbb
commit 2f7b1ae6c8

View file

@ -63,6 +63,9 @@ node-10 test: *test_custom
ruby-2.6-golang-1.13-git-2.28 test: *test_custom ruby-2.6-golang-1.13-git-2.28 test: *test_custom
ruby-2.6-golang-1.14-git-2.28 test: *test_custom ruby-2.6-golang-1.14-git-2.28 test: *test_custom
ruby-2.6-golang-1.14-git-2.28-pgbouncer-1.14 test: *test_custom ruby-2.6-golang-1.14-git-2.28-pgbouncer-1.14 test: *test_custom
ruby-2.7-golang-1.13-git-2.28 test: *test_custom
ruby-2.7-golang-1.14-git-2.28 test: *test_custom
ruby-2.7-golang-1.14-git-2.28-pgbouncer-1.14 test: *test_custom
# Used by GitLab: https://gitlab.com/gitlab-org/gitlab/blob/master/.gitlab-ci.yml # Used by GitLab: https://gitlab.com/gitlab-org/gitlab/blob/master/.gitlab-ci.yml
ruby-2.6.6-golang-1.14-git-2.28-lfs-2.9-chrome-85-node-12.18-yarn-1.22-postgresql-11-graphicsmagick-1.3.34 test: *test_custom ruby-2.6.6-golang-1.14-git-2.28-lfs-2.9-chrome-85-node-12.18-yarn-1.22-postgresql-11-graphicsmagick-1.3.34 test: *test_custom
@ -125,6 +128,9 @@ node-10: *build_and_deploy_custom
ruby-2.6-golang-1.13-git-2.28: *build_and_deploy_custom ruby-2.6-golang-1.13-git-2.28: *build_and_deploy_custom
ruby-2.6-golang-1.14-git-2.28: *build_and_deploy_custom ruby-2.6-golang-1.14-git-2.28: *build_and_deploy_custom
ruby-2.6-golang-1.14-git-2.28-pgbouncer-1.14: *build_and_deploy_custom ruby-2.6-golang-1.14-git-2.28-pgbouncer-1.14: *build_and_deploy_custom
ruby-2.7-golang-1.13-git-2.28: *build_and_deploy_custom
ruby-2.7-golang-1.14-git-2.28: *build_and_deploy_custom
ruby-2.7-golang-1.14-git-2.28-pgbouncer-1.14: *build_and_deploy_custom
# Used by GitLab CE/EE: https://gitlab.com/gitlab-org/gitlab-ee/blob/master/.gitlab-ci.yml # Used by GitLab CE/EE: https://gitlab.com/gitlab-org/gitlab-ee/blob/master/.gitlab-ci.yml
ruby-2.6.6-golang-1.14-git-2.28-lfs-2.9-chrome-85-node-12.18-yarn-1.22-postgresql-11-graphicsmagick-1.3.34: *build_and_deploy_custom ruby-2.6.6-golang-1.14-git-2.28-lfs-2.9-chrome-85-node-12.18-yarn-1.22-postgresql-11-graphicsmagick-1.3.34: *build_and_deploy_custom