Hi all,
We are setting up the Jenkins tool for the first time to achieve continuous deployment & build process.
As a part of this process, we’ll pull the code from the SVN repository where the developers will commit their changes and post-successful build & SIT, the new changes need to be tagged & versioned in the SVN repository.
We need to know the steps as to how to achieve this as part of the continuous integration. Please share some link or guide through the process.
Any help will be highly appreciated.
Thank you.