mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-10 10:32:56 +01:00
Add Dockerfiles of images for omnibus-gitlab's tests
This commit is contained in:
parent
ce51bcef65
commit
4b782f299b
8 changed files with 123 additions and 0 deletions
|
|
@ -39,6 +39,13 @@ 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
|
||||
omnibus-gitlab-centos6 test: *test_build
|
||||
omnibus-gitlab-centos7 test: *test_build
|
||||
omnibus-gitlab-jessie test: *test_build
|
||||
omnibus-gitlab-opensuse42.1 test: *test_build
|
||||
omnibus-gitlab-trusty test: *test_build
|
||||
omnibus-gitlab-wheezy test: *test_build
|
||||
omnibus-gitlab-xenial 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
|
||||
|
|
@ -52,3 +59,10 @@ 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
|
||||
omnibus-gitlab-centos6: *build_and_deploy
|
||||
omnibus-gitlab-centos7: *build_and_deploy
|
||||
omnibus-gitlab-jessie: *build_and_deploy
|
||||
omnibus-gitlab-opensuse42.1: *build_and_deploy
|
||||
omnibus-gitlab-trusty: *build_and_deploy
|
||||
omnibus-gitlab-wheezy: *build_and_deploy
|
||||
omnibus-gitlab-xenial: *build_and_deploy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue