How to make the Jenkins build output as downloadable from Jenkins server machine itself?

13 views
Skip to first unread message

Vadivel Natarajan

unread,
Nov 7, 2016, 1:25:54 AM11/7/16
to jenkin...@googlegroups.com, jenkins...@googlegroups.com

I am new to Jenkins. i have configured the Jenkins "Free Style" project and executing a power shell a script to get an executable application(Exe) as output. i have searched for some of the plugins to make the Jenkins output (exe) as downloadable from the Jenkins server machine itself as an artifact link(download link). But i found the Jenkins plugins to copy the archive files, upload to ftp and some other plugins.

So, Could anyone please suggest me is there any option or plugin available to make the each Jenkins build output file as downloadable from the Jenkins server machine by keeping it in a server machine some other place?

Vadivel Natarajan

unread,
Nov 7, 2016, 1:34:18 AM11/7/16
to jenkin...@googlegroups.com, jenkins...@googlegroups.com
Hi All,

I found the artifacts download information from the below link for Appveyor.


Is there anything similar this for jenkins?

Please share your suggestions about this..

Thanks in advance.

Ben Patterson

unread,
Nov 7, 2016, 6:39:43 AM11/7/16
to Jenkins Developers, jenkins...@googlegroups.com
I realize this is not as pretty as was what you were looking for, but you can always tee your build scripts to a log file, and archive that.

(I thought I'd answer in case there's not an easier way; but if there is, hopefully someone can suggest something more Jenkins-y.  --cheers)
Reply all
Reply to author
Forward
0 new messages