Basic Git Flow in DevOps CI-CD!
1. Developer Creates Feature Branch: The developer creates a new feature branch and is used to work on a new feature or a specific task.
Developer Writes Code: The developer writes the necessary code for the feature in their local development envi...
ashwinrajendran.hashnode.dev2 min read