I am uploading ipa from post trigger of Xcode Server to HockeyApp. I used puck command
puck -force=true -submit=auto -api_token=$TOKEN -app_id=$ID "$XCS_ARCHIVE"
This command works fine on terminal but It shows error 'puck: command not found' when run in post script. xcode server version : 5.2