i have a pyhton code in my git git repository how to build that code in jenkins

+1 vote
Oct 13, 2019 in DevOps Tools by Bhaskar
• 130 points
627 views

1 answer to this question.

0 votes

Follow these steps @Bhaskar:

Step 1: Open the Jenkins on your designated port number in your VM.

Hands-On - Continuous Integration Using Jenkins - Continuous Integration - edureka

Step 2: Click on New Item to create a new Job.

Hands-On - Continuous Integration Using Jenkins - Continuous Integration - edureka

Step 3: Give the name of Freestyle Project. Here I have given Job1.

Hands-On - Continuous Integration Using Jenkins - Continuous Integration - edureka

Step 4: Now go to Source Code Management-> Git. Fill the project path to pull the project from Git and Click on Apply. 

Hands-On - Continuous Integration Using Jenkins - Continuous Integration - edureka

Step 5: Click on Build Now.

Hands-On - Continuous Integration Using Jenkins - Continuous Integration - edureka

Step 6: The Job1 will start building it.

Hands-On - Continuous Integration Using Jenkins - Continuous Integration - edureka

answered Oct 14, 2019 by Kalgi
• 52,360 points

Related Questions In DevOps Tools

0 votes
1 answer

How to get the current status of a local repository in Git?

Using 'git status' command in the repository ...READ MORE

answered Nov 26, 2019 in DevOps Tools by Sirajul
• 59,230 points
580 views
0 votes
3 answers
0 votes
1 answer

How do I manage code that *removes* users in chef?

No, I don't think this will prove ...READ MORE

answered Aug 6, 2018 in DevOps Tools by Damon Salvatore
• 5,980 points
379 views
0 votes
0 answers

How do you restructure working directory files in a git repository?

How do you restructure working directory files ...READ MORE

Nov 26, 2019 in DevOps Tools by anonymous
• 19,610 points
463 views
0 votes
1 answer

How do you restructure working directory files in a git repository?

If we have a file called 'myfile.txt' ...READ MORE

answered Nov 26, 2019 in DevOps Tools by anonymous
• 59,230 points
2,825 views
0 votes
1 answer
0 votes
1 answer

how to fix the build with maven in bluemix

As per Bluemix Status Page today DevOps Delivery Pipeline ...READ MORE

answered Jul 6, 2018 in DevOps Tools by Kalgi
• 52,360 points
1,272 views
0 votes
1 answer

How do I find OpsWorks deploy user in a recipe ?

Here is a concept which you can ...READ MORE

answered Jul 25, 2018 in DevOps Tools by Atul
• 10,240 points
647 views
0 votes
2 answers
+1 vote
2 answers

Trying to make a PHP code work in bluemix

example to @Nilesh's explanation: $html = '<html> ...READ MORE

answered Oct 25, 2018 in DevOps Tools by akaash
541 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