diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 15a4a4a..257e7ce 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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