Monolith to Microservices at Scale Lesson 4 Automating the Application Development Lifecycle: Exercise: Environment Variables and Travis
Using Environment Variables with Travis
With our exercise, we want to use environment variables as part of the Travis CI build process. Configure the Simple Node project to print out a value that was set as an environment variable.
Environment Variab...
philipdevblog.hashnode.dev1 min read