ui_migration feat(npm) node version 20 for ci and package.json

This commit is contained in:
Antonio Anaya 2026-04-22 23:38:08 -06:00
parent 84fbf70bd2
commit 6ebc2c1f4b
3 changed files with 761 additions and 256 deletions

View file

@ -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