Hello We use jenkins as build server and ms deploy to publish our software. We have many customers with different installation (live, test, ...). The differences between each installation are all in the config file, but the build is always the same. For this reason we use the parameters.xml/setparameters.xml method of ms build, which change the config file once the application is deployed. At the moment we can't use the artifacts function on jenkins, because we change or create a different setparameters.xml file for each configuration. Is there a plugin to configure different deploys for the same build project/artifact? Is there already a plugin, which support the parameters.xml/setparameters.xml feature of ms deploy?
Thanks -- View this message in context: http://jenkins-ci.361315.n4.nabble.com/MSdeploy-and-configuration-parameters-tp4688351.html Sent from the Jenkins users mailing list archive at Nabble.com. -- 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/groups/opt_out.
