This commit is contained in:
parent
aaa9d13862
commit
4c0488e8e9
@ -38,5 +38,5 @@ jobs:
|
||||
run: |
|
||||
cd ~/apps/grow
|
||||
|
||||
setsid screen -dmS grow_server bash -c 'HTTP_PORT=8080 WS_PORT=3003 npm start >server.log 2>&1'
|
||||
setsid screen -dmS grow_server bash -c 'HTTP_PORT=8080 WS_PORT=3003 sudo npm start >server.log 2>&1'
|
||||
echo "Server started in detached screen session"
|
||||
|
Loading…
Reference in New Issue
Block a user