mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-10 02:22:57 +01:00
Pin Ruby image for CustomersDot to minor versions instead of patch versions
This commit is contained in:
parent
e338e23e53
commit
2c4820651e
1 changed files with 2 additions and 2 deletions
|
|
@ -10,7 +10,7 @@ customers:
|
||||||
POSTGRESQL: '10'
|
POSTGRESQL: '10'
|
||||||
parallel:
|
parallel:
|
||||||
matrix:
|
matrix:
|
||||||
- RUBY: ['2.7.6']
|
- RUBY: ['2.7']
|
||||||
GIT: ['2.33']
|
GIT: ['2.33']
|
||||||
DOCKER: ['19.03.1', '']
|
DOCKER: ['19.03.1', '']
|
||||||
|
|
||||||
|
|
@ -25,5 +25,5 @@ customers-qa-assets:
|
||||||
DOCKER: '19.03.1'
|
DOCKER: '19.03.1'
|
||||||
parallel:
|
parallel:
|
||||||
matrix:
|
matrix:
|
||||||
- RUBY: ['2.7.6']
|
- RUBY: ['2.7']
|
||||||
GIT: ['2.33']
|
GIT: ['2.33']
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue