7. Extend Jenkins job.

Published: 04 April 2020
on channel: AEM and Devops Tutorial
1,396
20

Extend Jenkins job. In this I have extended the job which I had created in my last video.

Here I have explained 4 things.
1. Workspace : It is a working diretory where code,builds and temperory files are stored during a build.
2. Pull the code that you need from Gidthub. You will see the full github repository pulled in the workspace which is unnecessary, since we only need a single script to run this job. If we pull large codebase each time our jenkins will take longer time to execute. Using sparse checkokut you can provide the path which you need.
3. Pass parameter in Jenkins: Configure the job and go to general tab and add parameter and provide the parameter here.
4. Run the job periodically : Go to build trigger and build periodially option. here provide the cron expression to trigger the job based on the requirment.

Now, you have become familiar with the jenkins dashboard.
share, support, like and subscribe
Subscribe : https://www.youtube.com/channel/UC5Lc...
LinkedIn :   / pankaj-ch  
...
Facebook :   / pankajchhatri  

Twitter :   / pankajchhatri  

Google plus : https://plus.google.com/u/0/+pankajch
...

About : AEM/CQ5 and Devops tutorial is a youtube channel which helps you to learn AEM and devops concepts theoretically as well as practically.


Watch video 7. Extend Jenkins job. online without registration, duration hours minute second in high quality. This video was added by user AEM and Devops Tutorial 04 April 2020, don't forget to share it with your friends and acquaintances, it has been viewed on our site 1,39 once and liked it 2 people.