Mule 4 CI-CD pipeline using Github workflow
What is CI-CD?
Continous Integration is a development practice that requires developers to integrate code into a shared repository several times a day.A source code version control system is the core of the CI process.
Continuous Delivery (CD) is the...
nandineeramanathan.hashnode.dev2 min read