mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 18:12:55 +01:00
Merge branch 'vs/bump-nodejs-lts-customersdot' into 'master'
Bump Node.js version to LTS for CustomersDot See merge request gitlab-org/gitlab-build-images!483
This commit is contained in:
commit
114463a3bc
2 changed files with 3 additions and 2 deletions
|
|
@ -3,7 +3,7 @@
|
|||
variables:
|
||||
LFS: '2.9'
|
||||
CHROME: '89'
|
||||
NODE: '14'
|
||||
NODE: '16.14'
|
||||
YARN: '1.22'
|
||||
POSTGRESQL: '10'
|
||||
parallel:
|
||||
|
|
@ -26,7 +26,7 @@ customers push:
|
|||
.customers-qa-matrix:
|
||||
variables:
|
||||
CHROME: '89'
|
||||
NODE: '14'
|
||||
NODE: '16.14'
|
||||
YARN: '1.22'
|
||||
DOCKER: '19.03.1'
|
||||
parallel:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue