mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-10 10:32:56 +01:00
Gitaly Build Images
Golang 1.5, 1.6, 1.7, 1.8 + Git 2.8.4
This commit is contained in:
parent
aa62d51de6
commit
a32461f5e4
6 changed files with 86 additions and 0 deletions
|
|
@ -35,6 +35,10 @@ www-gitlab-com test: *test_build
|
|||
doc-gitlab-com test: *test_build
|
||||
terraform-0.1 test: *test_build
|
||||
gitlab-qa test: *test_build
|
||||
golang-1.5-git-2.8.4 test: *test_build
|
||||
golang-1.6-git-2.8.4 test: *test_build
|
||||
golang-1.7-git-2.8.4 test: *test_build
|
||||
golang-1.8-git-2.8.4 test: *test_build
|
||||
|
||||
ruby-2.1-git-2.7-phantomjs-2.1: *build_and_deploy
|
||||
ruby-2.3-git-2.7-phantomjs-2.1: *build_and_deploy
|
||||
|
|
@ -44,3 +48,7 @@ www-gitlab-com: *build_and_deploy
|
|||
doc-gitlab-com: *build_and_deploy
|
||||
terraform-0.1: *build_and_deploy
|
||||
gitlab-qa: *build_and_deploy
|
||||
golang-1.5-git-2.8.4: *build_and_deploy
|
||||
golang-1.6-git-2.8.4: *build_and_deploy
|
||||
golang-1.7-git-2.8.4: *build_and_deploy
|
||||
golang-1.8-git-2.8.4: *build_and_deploy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue