Hi,

I'm part of a project that is currently using a set of scripts to deploy 
projects manually by providing a build number. The scripts dig through the 
filesystem on the jenkins server, and copy and deploy the files needed in 
place on a host. Unfortunately these simple scripts are a mess. 

 It seems easy enough for me to add a post build step to auto deploy build 
artifacts. However is there a nice way to do similar for previous builds?

 It would be nice to click on the build number and have it execute the a 
task to deploy the build artifacts. I'm looking for some better way to 
integrate this functionality. I do notice the redeploy artifacts has a 
different workflow intended.

I had a look at some of the Jenkins plugins, but didn't see any that 
covered this specific functionality.  Is my approach a terrible hack?

-- 
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/bb2c9ee9-f384-428f-85f5-2ec0836308f5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to