Technical writing on CI/CD
What is CI/CD?
What is CI?
CI is the practice of continuously merging code changes into a shared repository, ensuring collaboration and early issue detection.
What is CD?
On the other hand, CD takes it a step further by automating the deployment of t...
josephineoluwafemi.dev2 min read