How to clone a job in Jenkins

0 votes

Hi Team,

I am new to Jenkins. I have one Job. Now I want to clone the Job. How can I do that?

Oct 24, 2020 in Jenkins by akhtar
• 38,230 points
28,963 views

1 answer to this question.

0 votes

Hi@akhtar,

You can clone a Job in Jenkins. You need to follow the below-given steps.

  1. Click on the 'New Item' link.

  2. Give a new name for your job.

  3. Select the radio button 'Copy existing Item'.

  4. Give the job name that you want to clone.

  5. Click 'OK'.

Finally, you will see your new job, which reflects all features of your cloned one.

answered Oct 24, 2020 by MD
• 95,440 points

Related Questions In Jenkins

0 votes
1 answer

How to Rename a job in jenkins?

Hi@akhtar, You can rename your Jenkins Job from ...READ MORE

answered Oct 27, 2020 in Jenkins by MD
• 95,440 points
5,125 views
+5 votes
3 answers

How to trigger a Jenkins pipeline A in another Jenkins pipeline B?

You can run the following code, its ...READ MORE

answered Jul 5, 2018 in Jenkins by Sophie may
• 10,610 points
117,418 views
+2 votes
4 answers
+15 votes
2 answers

Git management technique when there are multiple customers and need multiple customization?

Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE

answered Mar 27, 2018 in DevOps & Agile by DragonLord999
• 8,450 points
3,494 views
+2 votes
1 answer
+1 vote
3 answers

How to auto build a job in jenkins if there is any change in code on Github repository?

To automatically run build on code commit, follow ...READ MORE

answered Jul 31, 2019 in Jenkins by Sirajul
• 59,230 points
76,056 views
0 votes
1 answer

how to pass a file to downstream job in jenkins?

Hi@Sourabh, You can do this task by sharing ...READ MORE

answered May 27, 2020 in Jenkins by MD
• 95,440 points
3,536 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP