wow..awesome topics to think about. Ultimately, I would want to deploy every successful build, because we would only trigger deployment builds. I haven't found an FTP plugin as of yet? I would also entertain a central place to archive builds, although, i'm not familiar with how Jenkins does that?
On Fri, Apr 25, 2014 at 12:49 PM, Les Mikesell <[email protected]>wrote: > On Fri, Apr 25, 2014 at 11:25 AM, Chanda Norton <[email protected]> > wrote: > > I finally made successfull builds with Jenkins and Clear Case...now I > need > > to figure out automated deployments of this build. Was looking in a > simple > > FTP task, so an awaiting desktop or server, but not quite sure. Also, if > > there are some plugins and tools I could use, it would be awesome if you > > could pass along the info.. > > Have you already gone to 'manage jenkins/manage plugins' and searched > the 'available' section for ftp or deploy? Conceptually, though, you > need to decide if you want to push every successful build, or just > stage them somewhere for some other action to control releases. If > you just want a central place to collect the build results you can let > jenkins archive them and then you can download from the job page via > http later. > > -- > Les Mikesell > [email protected] > > -- > You received this message because you are subscribed to a topic in the > Google Groups "Jenkins Users" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/jenkinsci-users/hGyW3ypTK9A/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- 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]. For more options, visit https://groups.google.com/d/optout.
