Hi,
on our own Bitbucket server I have a repository with a post-commit Jenkins hook configured in there. Every commit in the repository should trigger the configured Jenkins build job's run.
The problem is that if the Jenkins job is parameterized then the trigger doesn't work. The Jenkins job doesn't start.
How can this problem be solved? Any ideas?
Thanks in advance.
Andreas