I want to automatically create a branch or similar server (TFS) server when publishing my web application.
We do all our work in God branch and when it is ready for release, we publish the site on a web server, after which I am a snapshot of the code which is currently available Running on our production server.
I know that I can manually create a branch or label, but I am looking for a way to automate it. I am trying to simplify the publication process as simple as we often publish.
We do not have a release schedule, but the release is not released even when the change is complete and tested.
Thanks in advance.
Here is an example where I am modifying the TFS build process to automatically create a branch Check the code Let me know if you have any questions.
Comments
Post a Comment