On Fri, Apr 25, 2014 at 4:20 PM, Chanda Norton <[email protected]> wrote: > 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?
https://wiki.jenkins-ci.org/display/JENKINS/FTP-Publisher+Plugin would seem like an obvious choice. And hard to miss if you are looking for ftp plugins. > I would also entertain a central > place to archive builds, although, i'm not familiar with how Jenkins does > that? If you use the archive artifacts option it will keep however many build versions you want on the server itself. Or you can commit to a version control system, etc. -- Les Mikesell [email protected] -- 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.
