-
Bug
-
Resolution: Won't Do
-
Major
I'm building Jenkins(with Jenkins version 2.1.2.0 ) pipeline and after pipeline fails with server installation some logs are generated on machine where server is being installed.
I want to attach those logs to Jenkins build so person can see that file from Jenkins build only instead of going to machine and find it out.
I saw a plugin Copy To Slave Plugin but for installation when I searched for it in Jenkins under Manage Jenkins -> Manage Plugins -> Available, it's not listed.
Could you please confirm if it is no longer available and suggest which plugin will help me to attach log files to Jenkins build?
Copy data to workspace plugin is not going to help to resolve my problem.