krishnamanchikalapudi / Jenkinsfile

CI automatically monitors the commits that each engineer makes. This streamlines the build and verification of code so that testing is not so high-stakes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jenkins 2.x or later

Pre-requisite plugins for Jenkins.io

  • GitHub
  • Pipeline
  • Blue Ocean

Hits

About

CI automatically monitors the commits that each engineer makes. This streamlines the build and verification of code so that testing is not so high-stakes.

License:MIT License