// +build !nobitbucket
package main
import (
_ "git.rootprojects.org/root/gitdeploy/internal/webhooks/gitea"
)