mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 09:56:05 +00:00
update for using newer nodejs version in auto-deployment
This commit is contained in:
parent
b3fc6aaea8
commit
d488d4b15f
@ -1 +1 @@
|
||||
v14.17.0
|
||||
v18.20
|
||||
@ -214,6 +214,8 @@ echo 'Updating admin' >> $UPDATE_HTML
|
||||
cd $PROJECT_ROOT/admin
|
||||
# TODO maybe handle this differently?
|
||||
unset NODE_ENV
|
||||
nvm use
|
||||
npm i -g yarn
|
||||
yarn install
|
||||
yarn build
|
||||
# TODO maybe handle this differently?
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user