Webhook triggers multiple times

Hello, I’m using drone as selfhosted CI/CD tool and it works so far. But the problem is that I receive the same push event twice which means, that I run the job twice.

Drone triggers a pipeline for each webhook it receives from Gitea. If multiple pipelines are triggered it means multiple webhooks are being sent from Gitea. Make sure only a single webhook is configured for your repository in Gitea and remove any duplicates. If the issue persists, please contact the Gitea community support team to investigate multiple webhook delivery issues and possible regressions.

Harness Community | Harness Developer Hub

+1