How to build specific tag in Jenkins

0 votes

Hi Team,

I have a parameterized Job in Jenkins. The tag is part of a parametrized build, but I do not know how to pass this through to the git plugin to just build that tag. How can I do that?

Dec 8, 2020 in Jenkins by akhtar
• 38,230 points
3,726 views

1 answer to this question.

0 votes

Hi@akhtar,

You may able to do that by using the "branches to build" parameter.

Branch Specifier (blank for default): tags/[tag-name]

You need to replace [tag-name] by the name of your tag.

answered Dec 8, 2020 by MD
• 95,440 points

Related Questions In Jenkins

0 votes
2 answers

how to execute a shell script post build step in Jenkins?

You could use the Post Build Task Plugin ...READ MORE

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

How to fix a broken build for my project in jenkins?

The user needs to open the console ...READ MORE

answered Oct 11, 2019 in Jenkins by Sirajul
• 59,230 points
7,908 views
0 votes
1 answer

In Jenkins, actual build period time 30 mins. How to reduce the time 20 min??

If you are looking for allocating build ...READ MORE

answered Feb 11, 2020 in Jenkins by Sirajul
• 59,230 points
3,439 views
+2 votes
5 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,439 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
75,548 views
0 votes
1 answer

How to reset build number in jenkins?

Hi@akhtar, You can do this task with the ...READ MORE

answered Oct 25, 2020 in Jenkins by MD
• 95,440 points
4,815 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