I'd like to have a Jenkins build step which just downloads a given URL into the workspace. Is there a simple way to do that?
(I currently use an Ant script which does a simple <get/>
. But that means I need to have that script in SVN somewhere, and check it out during the build. I find that cumbersome.)
Update: To clarify, I'd like to download a URL without installing additional software on the build system or using an additional script. (A Jenkins plugin is fine, of course.) Preferably I don't want to depend on the build slave being Linux, Windows, or whatever.
How Download file with Jenkins HTTP Request Plugin. How to download file into Jenkins workspace. I was downloading a tar.gz file from our Nexus (Artifactory) which is a local repository into work-space of a Jenkins build steps. Steps to be done:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With