How to run mobile automation in jenkins?

katalon -runMode=console -noExit -projectPath="E:\katalon workspace\Katalon Studio\facebook\facebook.prj"
-reportFolder="Reports" -reportFileName="report" -sendMail="apranesh@augustasoftsol.com" -retry=0 -testSuitePath="Test Suites/email signup"
-browserType="Android" -deviceId="6464f034″

Above is the correct command by removing remote options, please give it a try. You can generate command line easily followed with this guide: https://docs.katalon.com/display/KD/Console+Mode+Execution#ConsoleModeExecution-CommandBuilder