mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 10:02:56 +01:00
Deprecate Gitaly build images for Ruby 2.6
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
This commit is contained in:
parent
5bdd119258
commit
3d767cea42
1 changed files with 0 additions and 6 deletions
|
|
@ -76,9 +76,6 @@ variables:
|
|||
# Tests
|
||||
|
||||
# Used by Gitaly: https://gitlab.com/gitlab-org/gitaly/blob/master/.gitlab-ci.yml
|
||||
ruby-2.6-golang-1.14-git-2.28 test: *test_custom
|
||||
ruby-2.6-golang-1.15-git-2.28 test: *test_custom
|
||||
ruby-2.6-golang-1.15-git-2.28-pgbouncer-1.14 test: *test_custom
|
||||
ruby-2.7-golang-1.14-git-2.28 test: *test_custom
|
||||
ruby-2.7-golang-1.15-git-2.28 test: *test_custom
|
||||
ruby-2.7-golang-1.15-git-2.28-pgbouncer-1.14 test: *test_custom
|
||||
|
|
@ -148,9 +145,6 @@ gitlab-operator-build-base test: *test_build
|
|||
# Builds
|
||||
|
||||
# Used by Gitaly: https://gitlab.com/gitlab-org/gitaly/blob/master/.gitlab-ci.yml
|
||||
ruby-2.6-golang-1.14-git-2.28 push: *build_and_deploy_custom
|
||||
ruby-2.6-golang-1.15-git-2.28 push: *build_and_deploy_custom
|
||||
ruby-2.6-golang-1.15-git-2.28-pgbouncer-1.14 push: *build_and_deploy_custom
|
||||
ruby-2.7-golang-1.14-git-2.28 push: *build_and_deploy_custom
|
||||
ruby-2.7-golang-1.15-git-2.28 push: *build_and_deploy_custom
|
||||
ruby-2.7-golang-1.15-git-2.28-pgbouncer-1.14 push: *build_and_deploy_custom
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue