Hi,
I implemented event handler of 'Quality change event' on build definition, I found a good reference for the same from Code project (url given below)
Everything working fine as mentioned on the blog.
And my requirement is we need to deploy to multiple server (such as Stage, Live).
I like to have different server details on different Quality names.
i.e. when I change the quality to 'Go to Stage' it should deploy on Stage and when I say 'Go to Live' it should deploy on Live server (remember they both are 2 different physical machines)
How can I do that ?
Regards,
Ramakrishna.K
Ramakrishna. Developer, India.