Category: Database, Docker, Jenkins, gitlab, bamboo

CI is kind of mystery for admins who have decided to become devops. This article should explain what is CI. The main purpose of CI is to give developer and other team the quick feedback about code quality. Also CI produce an artifact that will be deployed to test or production environment

Related Articles