mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-10 02:22:57 +01:00
Add GitLab QA build images for Ruby 2.7
This commit is contained in:
parent
c0e214a7fd
commit
626403d93f
3 changed files with 40 additions and 0 deletions
|
|
@ -91,7 +91,9 @@ ruby-alpine-aws test: *test_build
|
|||
gitlab-charts-build-base test: *test_build
|
||||
gitlab-helm3-kubectl1.14 test: *test_build
|
||||
gitlab-qa-ruby-2.6 test: *test_build
|
||||
gitlab-qa-ruby-2.7 test: *test_build
|
||||
gitlab-qa-alpine-ruby-2.6 test: *test_build
|
||||
gitlab-qa-alpine-ruby-2.7 test: *test_build
|
||||
gitlab-puppeteer test: *test_build
|
||||
omnibus-gitlab-bionic test: *test_build
|
||||
omnibus-gitlab-centos6 test: *test_build
|
||||
|
|
@ -156,7 +158,9 @@ ruby-alpine-aws: *build_and_deploy
|
|||
gitlab-charts-build-base: *build_and_deploy
|
||||
gitlab-helm3-kubectl1.14: *build_and_deploy
|
||||
gitlab-qa-ruby-2.6: *build_and_deploy
|
||||
gitlab-qa-ruby-2.7: *build_and_deploy
|
||||
gitlab-qa-alpine-ruby-2.6: *build_and_deploy
|
||||
gitlab-qa-alpine-ruby-2.7: *build_and_deploy
|
||||
gitlab-puppeteer: *build_and_deploy
|
||||
omnibus-gitlab-bionic: *build_and_deploy
|
||||
omnibus-gitlab-centos6: *build_and_deploy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue