Hello, I am new to Jenkins and I don't understand exactly the job workflow. Please, help me.
So, I have my project on GitHub and CI server with Jenkins. What Jenkins will do during the first job execution? What Jenkins will do in the next job executions? Is here a possible way not to clone from GitHub for the first job execution but set the local git folder? Thanks