Build images with Go 1.13 and Git 2.29

While we're already building images for Go 1.14/Git 2.29, Gitaly also
requires the same images for Go 1.13. This commits adds those missing
images.
This commit is contained in:
Patrick Steinhardt 2020-10-30 11:21:35 +01:00
parent a329f7f743
commit 6b6649479e

View file

@ -64,6 +64,7 @@ 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.13-git-2.29 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
ruby-2.7-golang-1.14-git-2.29 test: *test_custom
@ -143,6 +144,7 @@ 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.13-git-2.29: *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
ruby-2.7-golang-1.14-git-2.29: *build_and_deploy_custom