C#/.NET - Continuous Integration and FTP Deployment -
Note: I'm new to continuous integration
What is the "best" approach to getting
And "best" means the cheapest option, and easy to learn (less headache).
>
Before developing and merge, develop and check everything in the branch - in this way only the tested items will be deployed. Add automated tests for your building cycle and you got a match in heaven.
Comments
Post a Comment