Deploy plugin: Deploy Plugin
The Deploy plugin supports the deployment of War/jar to remote application servers, such as Tomcat,jboss,glassfish.
You are looking for or developing an automatic publishing plugin for. NET Web Apps.
How to roll back or redeploy a previous build:
0) The result of the job that needs to be deploy is archived, for example Javahelloworld is set up as follows:
1) Install copy Artifact Plugin;
2) Create a job, manually start when needed, new job--Build a Free-style software project, such as create Deployjavahelloworld to deploy The result of Javahelloworld;
3) Configure the job, and the build parameter is of type "build selector for Copy Artifact", and the Copy Artifact build step uses "Specified by Build parameter" to select Build;
+
4) Add post-build action to deploy artifact from other job copies;
Now you can start the job and enter build number to select the Redploy build.
Finish.