Automation execution in the DevOps world using GitLab CI/CD

      GitLab is getting more popularity in recent times. One of the reasons for popularity because it combines the source code repository and CI server. Generally, GitLab composed of source code repository and Runners (open source project which is written in "Go" language). Runners are light-weight agents that trigger the jobs assigned to them... Continue Reading →

8 Steps to Configure Jenkins to run your project and schedule it

Introduction      Jenkins is an open source continuous integration tool written in Java.Jenkins provides continuous integration services for software development. It is a server-based system running in a servlet container such as Apache Tomcat. It supports SCM tools including AccuRev, CVS, Subversion, Git, Mercurial, Perforce, Clearcase and RTC, and can execute Apache Ant and... Continue Reading →

Create a website or blog at WordPress.com

Up ↑