Merge branch 'vs/fix-qa-images-customersdot' into 'master'

Fix CustomersDot QA images matrix

See merge request https://gitlab.com/gitlab-org/gitlab-build-images/-/merge_requests/664

Merged-by: Rémy Coutable <remy@rymai.me>
Approved-by: Rémy Coutable <remy@rymai.me>
Reviewed-by: Rémy Coutable <remy@rymai.me>
Co-authored-by: Vitaly Slobodin <vslobodin@gitlab.com>
This commit is contained in:
Rémy Coutable 2023-03-23 11:18:37 +00:00
commit 117965b5c2

View file

@ -22,7 +22,7 @@ customers:
parallel:
matrix:
- RUBY: ['2.7', '3.2']
- DOCKER: ['20.10.14', '']
DOCKER: ['20.10.14', '']
# Used by customers-gitlab-com qa e2e test: https://gitlab.com/gitlab-org/customers-gitlab-com/-/blob/staging/.gitlab/ci/e2e.gitlab-ci.yml
customers-qa-assets:
@ -36,4 +36,4 @@ customers-qa-assets:
parallel:
matrix:
- RUBY: ['2.7', '3.2']
- DOCKER: ['20.10.14', '']
DOCKER: ['20.10.14', '']