K
K
krll-k2014-08-06 17:27:04
linux
krll-k, 2014-08-06 17:27:04

How to link git repository on bitbucket.org with Jenkins CI continuous integration server?

What I have:
1. a repository on bitbucket.org, and the ability to link it to Jenkins via hook settings: 847c22539c104400aece5491f141199e.png
2. a jenkins ci server on localhost (in the future on a remote server): c77f252d9fd44640ba899c5be31bdc81.png
Question: How to link a Bitbucket git repository with a Jenkins continuous integration server CI?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
Matvey Kukuy, 2014-08-06
@Matvey-Kuk

You can also do this without a hook. Jenkins can periodically poll Butbucket for new commits, this is even more convenient if ci does not have external access. Trigger - poll SCM

K
krll-k, 2014-08-07
@krll-k

Jenkins hook managementScreenshot%202014-03-24%2013.18.03.png?v

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question