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