Post · July 23, 2019
CI/CD: An Introduction
CI/CD stands for Continuous Integration and Continuous Delivery (or Continuous Deployment). It's a software development methodology that helps teams to build, test, and deploy software more efficiently and reliably.
Read →