> > Yes, I've seen those two plugins, but I don't understand how I would use > either of these from a pipeline job.
As Rachel mentioned, Publish over ssh is still lacking pipeline support. You can check additional pipeline plugins compatibility here <https://github.com/jenkinsci/pipeline-plugin/blob/master/COMPATIBILITY.md> You can check the Pipeline Syntax link on you Pipeline script, on how to use the sh: Shell script step, to pass a normal scp/ssh command. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/05a23acd-1a2d-4af6-ae75-003d5cfa5281%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
