// блог

#CI/CD

CI/CD (Continuous Integration / Continuous Delivery) — практика розробки ПЗ, за якої зміни коду автоматично проходять збірку, тестування та розгортання, що скорочує цикл релізу і знижує ризик регресій.CI/CD (Continuous Integration / Continuous Delivery) — a software development practice in which code changes are automatically built, tested and deployed, shortening the release cycle and reducing regression risk.