Monolith to Microservices at Scale Lesson 4 Automating the Application Development Lifecycle: Environment Variables and Travis Quizzes
^ Nice work! We don’t want Travis builds triggering for every action that we do.
One strategy is to utilize the master branch for when your code is in a ready state. Use a separate branch while your code is still in active development and before it’s...
philipdevblog.hashnode.dev1 min read