Day 25 : Continuing Jenkins CI/CD Project
As of Day 24, we have created a complete CI/CD pipeline for a Node.js application.
Today's task will be very simple.
In the Execute shell, run the application using Docker compose.
So far, our build step looks like this:
Let's create docker-compos...
sahilkaushal.hashnode.dev1 min read