mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 10:02:56 +01:00
Merge branch '15-create-image-with-ruby-2-3-6' into 'master'
Resolve "Create image with Ruby 2.3.6" Closes #15 See merge request gitlab-org/gitlab-build-images!69
This commit is contained in:
commit
ab7d1bf72f
1 changed files with 2 additions and 0 deletions
|
|
@ -50,6 +50,7 @@ before_script:
|
|||
ruby-2.3-golang-1.9-git-2.14 test: *test_custom
|
||||
ruby-2.3-golang-1.9-git-2.8 test: *test_custom
|
||||
ruby-2.3.5-golang-1.9-git-2.14-chrome-63.0-node-8.x-yarn-1.2-postgresql-9.6 test: *test_custom
|
||||
ruby-2.3.6-golang-1.9-git-2.14-chrome-63.0-node-8.x-yarn-1.2-postgresql-9.6 test: *test_custom
|
||||
golang-1.9-git-2.8.4 test: *test_custom
|
||||
golang-1.9-git-2.14 test: *test_custom
|
||||
node-8.9-chrome-63.0-yarn-1.2 test: *test_custom
|
||||
|
|
@ -70,6 +71,7 @@ omnibus-gitlab-xenial test: *test_build
|
|||
ruby-2.3-golang-1.9-git-2.14: *build_and_deploy_custom
|
||||
ruby-2.3-golang-1.9-git-2.8: *build_and_deploy_custom
|
||||
ruby-2.3.5-golang-1.9-git-2.14-chrome-63.0-node-8.x-yarn-1.2-postgresql-9.6: *build_and_deploy_custom
|
||||
ruby-2.3.6-golang-1.9-git-2.14-chrome-63.0-node-8.x-yarn-1.2-postgresql-9.6: *build_and_deploy_custom
|
||||
golang-1.9-git-2.8.4: *build_and_deploy_custom
|
||||
golang-1.9-git-2.14: *build_and_deploy_custom
|
||||
node-8.9-chrome-63.0-yarn-1.2: *build_and_deploy_custom
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue