mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-08 17:42:56 +01:00
Merge branch 'vs/update-nodejs-customersdot' into 'master'
Bump Node.js to 14 for CustomersDot images See merge request gitlab-org/gitlab-build-images!479
This commit is contained in:
commit
09e50210c3
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