mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 10:02:56 +01:00
Add Gitaly build images for Ruby 2.7.2
This commit is contained in:
parent
c1f7646cbb
commit
2f7b1ae6c8
1 changed files with 6 additions and 0 deletions
|
|
@ -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.14-git-2.28 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
|
||||
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.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.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
|
||||
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue