ui_migration feat(npm) node version 20 for ci and package.json
This commit is contained in:
parent
84fbf70bd2
commit
6ebc2c1f4b
3 changed files with 761 additions and 256 deletions
|
|
@ -18,7 +18,7 @@ include:
|
|||
.javascript_webapp:
|
||||
extends: .javascript
|
||||
variables:
|
||||
JS_IMAGE: node:18
|
||||
JS_IMAGE: node:20
|
||||
JS_PATH: webapp
|
||||
JS_CACHE_PATH: webapp/node_modules
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue