Process Flow - Credentials for Git access
Start Jenkins Job
Check Git Credentials
Use Credentials to Authenticate
Clone or Pull Git Repository
Success or Fail
Job Continues or Stops
This flow shows how Jenkins uses stored Git credentials to authenticate and access a Git repository during a job.