This commit is contained in:
@@ -52,7 +52,7 @@ steps:
|
||||
- scp -o StrictHostKeyChecking=no -r ./app/.next webmaster@warframe.center:~/warframe-center/app/.next
|
||||
- |
|
||||
ssh -o StrictHostKeyChecking=no webmaster@warframe.center '
|
||||
"[ -s ~/.nvm/nvm.sh ] && source ~/.nvm/nvm.sh" &&
|
||||
[ -s ~/.nvm/nvm.sh ] && source ~/.nvm/nvm.sh &&
|
||||
nvm use default &&
|
||||
pm2 restart warframe-center-app-3000
|
||||
'
|
||||
|
||||
Reference in New Issue
Block a user