mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 10:02:56 +01:00
Bump Node.js to 14 for CustomersDot images
This commit is contained in:
parent
575e740fdd
commit
620b53a7a6
1 changed files with 2 additions and 2 deletions
|
|
@ -3,7 +3,7 @@
|
|||
variables:
|
||||
LFS: '2.9'
|
||||
CHROME: '89'
|
||||
NODE: '12.22'
|
||||
NODE: '14'
|
||||
YARN: '1.22'
|
||||
POSTGRESQL: '9.5'
|
||||
parallel:
|
||||
|
|
@ -26,7 +26,7 @@ customers push:
|
|||
.customers-qa-matrix:
|
||||
variables:
|
||||
CHROME: '89'
|
||||
NODE: '12.22'
|
||||
NODE: '14'
|
||||
YARN: '1.22'
|
||||
DOCKER: '19.03.1'
|
||||
parallel:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue