Vous êtes sur la page 1sur 2

Getting started with Jenkins

• An open-source automation
tool that implements the CI-CD
principles in deployment

• An efficient platform to
configure automated building,
testing, packaging, and
deploying

• You can easily optimize and


launch large-scale deployments
with Jenkins

Automation with Jenkins @tetranoodle


Getting started with Jenkins

High-Level Structure
of a Jenkins Job

Configuring jobs on Jenkins is designed to:

üMinimize human intervention in the execution process


üReduce errors
üOptimize development time with automated builds.

Automation with Jenkins @tetranoodle

Vous aimerez peut-être aussi