Fold patched www-gitlab-com-3.0.patched-gsutil into www-gitlab-com-3.0

This eliminates an extra build.
This commit is contained in:
Stan Hu 2022-01-05 08:35:44 -08:00
parent 519554013c
commit 0e7a55eb8a
No known key found for this signature in database
GPG key ID: 8D3931AD39CC7A20
3 changed files with 4 additions and 23 deletions

View file

@ -49,7 +49,6 @@ release-tools test: *test_build
sitespeed-gitlab test: *test_build
ubi-release test: *test_build
www-gitlab-com-3.0 test: *test_build
www-gitlab-com-3.0-patched-gsutil test: *test_build
build-git: *test_build
# Used by GitLab: https://gitlab.com/gitlab-org/gitlab/-/blob/13-8-stable-ee/lib/gitlab/ci/templates/Terraform.gitlab-ci.yml
terraform test: *test_build
@ -95,7 +94,6 @@ release-tools push: *build_and_deploy
sitespeed-gitlab push: *build_and_deploy
ubi-release push: *build_and_deploy
www-gitlab-com-3.0 push: *build_and_deploy
www-gitlab-com-3.0-patched-gsutil push: *build_and_deploy
build-git push: *build_and_deploy
# Used by GitLab: https://gitlab.com/gitlab-org/gitlab/-/blob/13-8-stable-ee/lib/gitlab/ci/templates/Terraform.gitlab-ci.yml
terraform push: *build_and_deploy