-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Blocker
-
Component/s: atlassian-bitbucket-server-integration-plugin
-
None
-
1.1.0
I followed the youtube video (https://www.youtube.com/watch?v=0-FugzVYJQU) to install and configure the Bitbucket Server Integration plugin on Jenkins so that a Pipeline can be automatically run when there is a push to our Bitbucket Server. However, after creating the Pipeline in Jenkins, I do not see the webhook being created on my Bitbucket Server. Before that ,I clicked Test Connection and it showed that Jenkins successfully connected to the repository on my Bitbucket server.
Â
The webhook is correctly created on my Bitbucket Server after I create a Freestyle Jenkins project, and the project is automatically triggered upon a push to my Bitbucket server. So I think the issue is just with the Pipeline project.
- is duplicated by
-
JENKINS-60917 Jenkins Pipeline requires at least one successfull build for the trigger to work
-
- Closed
-