Hello Mary, welcome to the nice world of Jenkins :-) Please, for the very, very basics it would probably be a lot better to learn them yourself. Else you will be ending up asking a question for every single step and this is not what this mailing list is meant for. A very good resource to start with Jenkins is the following book: http://www.wakaleo.com/books/jenkins-the-definitive-guide
If later on more specific problems occur I'm sure you'll find help here. Kind regards, Andreas Schilling CAE Processes & Data Management ------------------------------------------------------------------- Dipl. Inf. Andreas Schilling Senior Software Architect TWT GmbH Science & Innovation Bernhäuser Str. 40 - 42 73765 Neuhausen Tel: +49 - 7158 - 17 15 - 673 E-Mail: andreas.schill...@twt-gmbh.de -------------------------------------------------------------------- www.twt-gmbh.de -------------------------------------------------------------------- Geschäftsführung: Dimitrios Vartziotis, Joachim Laicher (stv.) Registergericht: Amtsgericht Stuttgart, HRB Nr. 212778 Umsatzsteuer: ID-Nr.: DE147841145 -------------------------------------------------------------------- Von: Mary <neshlyaeva.ar...@gmail.com> An: jenkinsci-users@googlegroups.com Datum: 05.12.2012 14:51 Betreff: Jenkins workflow Gesendet von: jenkinsci-users@googlegroups.com 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