mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 18:12:55 +01:00
Merge branch 'add-customersdot-qa-image' into 'master'
Add CustomersDots qa test image See merge request gitlab-org/gitlab-build-images!410
This commit is contained in:
commit
1f3c021fb2
1 changed files with 6 additions and 0 deletions
|
|
@ -99,6 +99,9 @@ ruby-3.0.0-git-2.31-lfs-2.9-node-14.15-yarn-1.22-graphicsmagick-1.3.36 test: *te
|
||||||
# Used by customers-gitlab-com rspec job: https://gitlab.com/gitlab-org/customers-gitlab-com/-/blob/staging/.gitlab-ci.yml
|
# Used by customers-gitlab-com rspec job: https://gitlab.com/gitlab-org/customers-gitlab-com/-/blob/staging/.gitlab-ci.yml
|
||||||
ruby-2.6.6-git-2.31-lfs-2.9-chrome-89-node-12.22-yarn-1.22-postgresql-9.5: *test_custom
|
ruby-2.6.6-git-2.31-lfs-2.9-chrome-89-node-12.22-yarn-1.22-postgresql-9.5: *test_custom
|
||||||
|
|
||||||
|
# Used by customers-gitlab-com qa e2e test: https://gitlab.com/gitlab-org/customers-gitlab-com/-/blob/staging/.gitlab/ci/e2e.gitlab-ci.yml
|
||||||
|
ruby-2.7.2-git-2.31-chrome-89-node-12.22-yarn-1.22-docker-19.03.1: *test_custom
|
||||||
|
|
||||||
danger test: *test_build
|
danger test: *test_build
|
||||||
alpine-helm test: *test_build
|
alpine-helm test: *test_build
|
||||||
gitlab-charts-build-base test: *test_build
|
gitlab-charts-build-base test: *test_build
|
||||||
|
|
@ -161,6 +164,9 @@ ruby-3.0.0-git-2.31-lfs-2.9-node-14.15-yarn-1.22-graphicsmagick-1.3.36 push: *bu
|
||||||
# Used by customers-gitlab-com rspec job: https://gitlab.com/gitlab-org/customers-gitlab-com/-/blob/staging/.gitlab-ci.yml
|
# Used by customers-gitlab-com rspec job: https://gitlab.com/gitlab-org/customers-gitlab-com/-/blob/staging/.gitlab-ci.yml
|
||||||
ruby-2.6.6-git-2.31-lfs-2.9-chrome-89-node-12.22-yarn-1.22-postgresql-9.5 push: *build_and_deploy_custom
|
ruby-2.6.6-git-2.31-lfs-2.9-chrome-89-node-12.22-yarn-1.22-postgresql-9.5 push: *build_and_deploy_custom
|
||||||
|
|
||||||
|
# Used by customers-gitlab-com qa e2e test: https://gitlab.com/gitlab-org/customers-gitlab-com/-/blob/staging/.gitlab/ci/e2e.gitlab-ci.yml
|
||||||
|
ruby-2.7.2-git-2.31-chrome-89-node-12.22-yarn-1.22-docker-19.03.1 push: *build_and_deploy_custom
|
||||||
|
|
||||||
danger push: *build_and_deploy
|
danger push: *build_and_deploy
|
||||||
alpine-helm push: *build_and_deploy
|
alpine-helm push: *build_and_deploy
|
||||||
gitlab-charts-build-base push: *build_and_deploy
|
gitlab-charts-build-base push: *build_and_deploy
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue