mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-11 02:52:56 +01:00
Merge branch 'zj-remove-gitaly-old-iamges' into 'master'
Remove unused Gitaly images See merge request gitlab-org/gitlab-build-images!131
This commit is contained in:
commit
0c6b475ef1
1 changed files with 0 additions and 24 deletions
|
|
@ -53,18 +53,6 @@ before_script:
|
||||||
# Tests
|
# Tests
|
||||||
|
|
||||||
# Used by Gitaly: https://gitlab.com/gitlab-org/gitaly/blob/master/.gitlab-ci.yml
|
# Used by Gitaly: https://gitlab.com/gitlab-org/gitaly/blob/master/.gitlab-ci.yml
|
||||||
ruby-2.4-golang-1.9-git-2.9 test: *test_custom
|
|
||||||
ruby-2.4-golang-1.9-git-2.14 test: *test_custom
|
|
||||||
ruby-2.4-golang-1.9-git-2.16 test: *test_custom
|
|
||||||
ruby-2.4-golang-1.9-git-2.17 test: *test_custom
|
|
||||||
ruby-2.4-golang-1.9-git-2.18 test: *test_custom
|
|
||||||
ruby-2.4-golang-1.10-git-2.14 test: *test_custom
|
|
||||||
ruby-2.4-golang-1.10-git-2.16 test: *test_custom
|
|
||||||
ruby-2.4-golang-1.10-git-2.17 test: *test_custom
|
|
||||||
ruby-2.4-golang-1.10-git-2.18 test: *test_custom
|
|
||||||
ruby-2.4-golang-1.11-git-2.14 test: *test_custom
|
|
||||||
ruby-2.4-golang-1.11-git-2.16 test: *test_custom
|
|
||||||
ruby-2.4-golang-1.11-git-2.17 test: *test_custom
|
|
||||||
ruby-2.4-golang-1.11-git-2.18 test: *test_custom
|
ruby-2.4-golang-1.11-git-2.18 test: *test_custom
|
||||||
ruby-2.5-golang-1.11-git-2.18 test: *test_custom
|
ruby-2.5-golang-1.11-git-2.18 test: *test_custom
|
||||||
|
|
||||||
|
|
@ -110,18 +98,6 @@ gitlab-docs-lint test: *test_build
|
||||||
# Builds
|
# Builds
|
||||||
|
|
||||||
# Used by Gitaly: https://gitlab.com/gitlab-org/gitaly/blob/master/.gitlab-ci.yml
|
# Used by Gitaly: https://gitlab.com/gitlab-org/gitaly/blob/master/.gitlab-ci.yml
|
||||||
ruby-2.4-golang-1.9-git-2.9: *build_and_deploy_custom
|
|
||||||
ruby-2.4-golang-1.9-git-2.14: *build_and_deploy_custom
|
|
||||||
ruby-2.4-golang-1.9-git-2.16: *build_and_deploy_custom
|
|
||||||
ruby-2.4-golang-1.9-git-2.17: *build_and_deploy_custom
|
|
||||||
ruby-2.4-golang-1.9-git-2.18: *build_and_deploy_custom
|
|
||||||
ruby-2.4-golang-1.10-git-2.14: *build_and_deploy_custom
|
|
||||||
ruby-2.4-golang-1.10-git-2.16: *build_and_deploy_custom
|
|
||||||
ruby-2.4-golang-1.10-git-2.17: *build_and_deploy_custom
|
|
||||||
ruby-2.4-golang-1.10-git-2.18: *build_and_deploy_custom
|
|
||||||
ruby-2.4-golang-1.11-git-2.14: *build_and_deploy_custom
|
|
||||||
ruby-2.4-golang-1.11-git-2.16: *build_and_deploy_custom
|
|
||||||
ruby-2.4-golang-1.11-git-2.17: *build_and_deploy_custom
|
|
||||||
ruby-2.4-golang-1.11-git-2.18: *build_and_deploy_custom
|
ruby-2.4-golang-1.11-git-2.18: *build_and_deploy_custom
|
||||||
ruby-2.5-golang-1.11-git-2.18: *build_and_deploy_custom
|
ruby-2.5-golang-1.11-git-2.18: *build_and_deploy_custom
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue