It looks like there are lots of ways to publish artifacts as part of the 
build (
https://wiki.jenkins-ci.org/display/JENKINS/Plugins#Plugins-Artifactuploaders) 
but I don't see anything that works with existing builds.

Our use case is that we:
* use jenkins to build/test after every commit
* manually test generated .exe files downloading from our jenkins server
* when necessary, we manually scp the the artifacts (from jenkins build 
folder) to a remote server.  It would be great to replace this step with a 
button in the jenkins UI.

Is there a plugin that will SCP(or whatever) Build Artifacts from a 
previous build?  

thanks
ryan





Reply via email to