[태그:] CI
-

Continuous Software Development (CSD): What It Is & How It Works
Continuous development employs DevOps practices that make software development faster and smoother. Understanding these practices well is crucial to ensuring your DevOps processes work effectively. Read on to understand how you can improve your…
-

CircleCI를 사용한 Node.js 애플리케이션 지속적 배포
몇 달 전에 나는 Node.js와 젠킨스를 이용해 지속적 배포 파이프라인을 구축하는 것에 대해 글을 쓴 적이 있는데, 그 Node.js 애플리케이션은 어떤 방식으로든 카우치베이스를 사용하고 있었다. 기본적으로 그것은 깃허브에서 프로젝트를 가져와서,…