Send files or execute commands over SSH before the build runs.
This will run the SSH publishers after the workspace has been checked out, but before the build starts.
If the publish fails, then the build will be marked as unstable, but still continue. To fail the build set the
Advanced option "Fail the build if an error occurs". This will also prevent post build steps from being run.