mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-10 10:32:56 +01:00
Add image with golang for use with gitlab-ce builds with gitaly
This commit is contained in:
parent
1cb3b6104c
commit
616e7d961b
8 changed files with 43 additions and 17 deletions
|
|
@ -31,6 +31,7 @@ ruby-2.1-git-2.7-phantomjs-2.1 test: *test_build
|
|||
ruby-2.3-git-2.7-phantomjs-2.1 test: *test_build
|
||||
ruby-2.3.3-git-2.7-phantomjs-2.1-node-7.1 test: *test_build
|
||||
ruby-2.3.3-git-2.7-phantomjs-2.1-node-7.1-postgresql-9.6 test: *test_build
|
||||
ruby-2.3.3-golang-1.8-git-2.7-phantomjs-2.1-node-7.1 test: *test_build
|
||||
ruby-2.3-static-analyses test: *test_build
|
||||
www-gitlab-com test: *test_build
|
||||
doc-gitlab-com test: *test_build
|
||||
|
|
@ -45,6 +46,7 @@ ruby-2.1-git-2.7-phantomjs-2.1: *build_and_deploy
|
|||
ruby-2.3-git-2.7-phantomjs-2.1: *build_and_deploy
|
||||
ruby-2.3.3-git-2.7-phantomjs-2.1-node-7.1: *build_and_deploy
|
||||
ruby-2.3.3-git-2.7-phantomjs-2.1-node-7.1-postgresql-9.6: *build_and_deploy
|
||||
ruby-2.3.3-golang-1.8-git-2.7-phantomjs-2.1-node-7.1: *build_and_deploy
|
||||
ruby-2.3-static-analyses: *build_and_deploy
|
||||
www-gitlab-com: *build_and_deploy
|
||||
doc-gitlab-com: *build_and_deploy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue