Forked from Hudson in 2011 (older if you count Hudson). Jenkins predates the SaaS-CI era and survives because it can build anything, anywhere, on any hardware — with 1,800+ plugins to glue to whatever weird tool your shop needs. Run it once and you'll keep running it.
← Back to DevOps & CI/CDJenkinsfile in the repo, written in Groovy DSL (declarative or scripted).steps {} inside.Jenkinsfile, lives next to the source.