On Wed, Aug 26, 2015, 15:47 <[email protected]> wrote:
I am trying to Automate my build machine.Once it build automatically the war files should copy to shared server location and do the auto deployment.I need assistance to implement this proces s Not much to go on htere, but my builds I've implemented in Jenkins look a lot like shell scripts using the same techniques I'd use manually. For instance I'll build a .war file for a web application and then just send it to the appropriate directory on the target server using scp. Make sure you have SSL certs in place making Jenkins trusted in the landing zone. -- 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/CAArvnv1iUOc8_D%3DAcQvfeCt6QH%2BnSuiiPH145Oqm7taH_G8uGQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
