Uncategorized
CI-CD using GitLab
CI (Continuous Integration) / CD(Continuous Delivery) are commonly used combined practices in the S/W development field that help developers compile, pack, link, and integrate code changes incrementally. Not only this, but they (CI and CD) are also assisting a lot in defeating the existing software anomalies and side-by-side increasing productivity Read more…