Commit bfbad2b8 by Jason Song

tell jenkins to not kill any new process

parent a1e0e98d
...@@ -46,4 +46,4 @@ fi ...@@ -46,4 +46,4 @@ fi
ln -s $APP_RELEASE_DIR $APP_DIR ln -s $APP_RELEASE_DIR $APP_DIR
chmod +x $APP_STARTUP_SCRIPT chmod +x $APP_STARTUP_SCRIPT
$APP_STARTUP_SCRIPT BUILD_ID=dontKillMe $APP_STARTUP_SCRIPT
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment