Build Setup after successfull Release Build
Hi All,
im new to TC - i just setup the TC Server and i can successfulle checkout my sources and build it - this works so far. Next step would be to automaticly generate an setup (msi or whatever) - but currently i dont know where to start.
Are there some suggestions on building an setup after a build?
thx
Martin
Please sign in to leave a comment.
It's very much entwined in your own particular build process.
One possibility would be to have a second build that does your msi packaging. Make it have a snapshot dependency (and maybe include an artifact dependency?) on your first build.