mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 10:02:56 +01:00
Merge branch 'vs/customersdot-bump-ruby' into 'master'
Bump Ruby to 2.7.6 for CustomersDot See merge request gitlab-org/gitlab-build-images!516
This commit is contained in:
commit
2e2d7c6704
1 changed files with 4 additions and 4 deletions
|
|
@ -8,8 +8,8 @@
|
|||
POSTGRESQL: '10'
|
||||
parallel:
|
||||
matrix:
|
||||
- RUBY: ['2.6.6', '2.7', '2.7.2']
|
||||
GIT: ['2.31', '2.33']
|
||||
- RUBY: ['2.7.6']
|
||||
GIT: ['2.33']
|
||||
DOCKER: ['19.03.1', '']
|
||||
|
||||
customers test:
|
||||
|
|
@ -32,8 +32,8 @@ customers push:
|
|||
DOCKER: '19.03.1'
|
||||
parallel:
|
||||
matrix:
|
||||
- RUBY: ['2.7', '2.7.2']
|
||||
GIT: ['2.31', '2.33']
|
||||
- RUBY: ['2.7.6']
|
||||
GIT: ['2.33']
|
||||
|
||||
customers-qa-assets test:
|
||||
extends:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue