mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 18:12:55 +01:00
Add Go 1.12 images
Allows Gitaly to start testing against Go 1.12. Part of: https://gitlab.com/gitlab-org/gitaly/issues/1513
This commit is contained in:
parent
facfabfab6
commit
31209c7e85
2 changed files with 9 additions and 0 deletions
|
|
@ -57,6 +57,9 @@ ruby-2.4-golang-1.11-git-2.18 test: *test_custom
|
|||
ruby-2.5-golang-1.10-git-2.18 test: *test_custom
|
||||
ruby-2.5-golang-1.11-git-2.18 test: *test_custom
|
||||
ruby-2.6-golang-1.11-git-2.18 test: *test_custom
|
||||
ruby-2.5-golang-1.12-git-2.18 test: *test_custom
|
||||
ruby-2.6-golang-1.12-git-2.18 test: *test_custom
|
||||
|
||||
|
||||
# Used by GitLab CE/EE: https://gitlab.com/gitlab-org/gitlab-ee/blob/master/.gitlab-ci.yml
|
||||
ruby-2.5.3-golang-1.9-git-2.18-chrome-69.0-node-10.x-yarn-1.12-postgresql-9.6-graphicsmagick-1.3.29 test: *test_custom
|
||||
|
|
@ -113,6 +116,8 @@ ruby-2.4-golang-1.11-git-2.18: *build_and_deploy_custom
|
|||
ruby-2.5-golang-1.10-git-2.18: *build_and_deploy_custom
|
||||
ruby-2.5-golang-1.11-git-2.18: *build_and_deploy_custom
|
||||
ruby-2.6-golang-1.11-git-2.18: *build_and_deploy_custom
|
||||
ruby-2.5-golang-1.12-git-2.18: *build_and_deploy_custom
|
||||
ruby-2.6-golang-1.12-git-2.18: *build_and_deploy_custom
|
||||
|
||||
# Used by GitLab CE/EE: https://gitlab.com/gitlab-org/gitlab-ee/blob/master/.gitlab-ci.yml
|
||||
ruby-2.5.3-golang-1.9-git-2.18-chrome-69.0-node-10.x-yarn-1.12-postgresql-9.6-graphicsmagick-1.3.29: *build_and_deploy_custom
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue