sumanth veera (2015-10-04 16:35):
Hi All,
i am trying to Deploy the jar files to remote server from the
artifacts created.after the build process can any one tell me how to
do this .
Basically i need to deploy the jar to remote server.
If you have many servers (or plan to grow) it might b
Hi,
You can either use the scp plugin
- https://wiki.jenkins-ci.org/display/JENKINS/SCP+plugin
Then define those deploy servers in the global config and use that as part of
your jenkins job (build steps)
Or use the promotion steps if you want to explicitly configure when it should
be deployed
Hi All,
i am trying to Deploy the jar files to remote server from the artifacts
created.after the build process can any one tell me how to do this .
Basically i need to deploy the jar to remote server.
Thanks
Sumanth Veera
--
You received this message because you are subscribed to the Google