: Jenkins SCM-What does SCM mean in Jenkins?

649    Asked by MeganHudson in Devops , Asked on Jul 15, 2021

 I have an option (a plugin?) called "Poll SCM" in Jenkins and I know what it does and how to use it. Please tell me what "SCM" stands for. And  Jenkins SCM does?Is it "Source Code Management", "Sync Code [something]"?

Answered by Neelam Katherine

In Jenkins, SCM stands for "Source Code Management".This option instructs Jenkins to obtain your Pipeline from Source Control Management (SCM), which will be your locally cloned Git repository.


Your Answer

Interviews

Parent Categories