Remove omnibus-gitlab-centos6 Dockerfile

This commit is contained in:
Mitchell Nielsen 2020-12-14 23:49:27 +00:00 committed by Stan Hu
parent 7859009764
commit 5cea79bd68
2 changed files with 0 additions and 24 deletions

View file

@ -108,7 +108,6 @@ 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
omnibus-gitlab-centos7 test: *test_build
omnibus-gitlab-centos8 test: *test_build
omnibus-gitlab-jessie test: *test_build
@ -189,7 +188,6 @@ 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
omnibus-gitlab-centos7: *build_and_deploy
omnibus-gitlab-centos8: *build_and_deploy
omnibus-gitlab-jessie: *build_and_deploy