-
Type:
Suggestion
-
Resolution: Fixed
-
Component/s: Pipelines - Run Failures
I have setup an automated build on Dockerhub, each time it completed building a docker image, I would like it to trigger Bitbucket pipeline to rerun.
May I know how can I achieve this in Bitbucket? Dockerhub provides webhook for each image completion, but I dont know how to integrate it with Bitbucket