mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 18:12:55 +01:00
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:
commit
117965b5c2
1 changed files with 2 additions and 2 deletions
|
|
@ -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', '']
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue