Covert bitbucket pipelines to drone.yml

Hi Team,
We are trying to convert a bitbucket-pipelines.yml into drone and stuck with some issues where it doesn’t generate the full YAML. We are running below command through CLI.

drone convert bitbucket-pipelines.yml

It seems that it gets stuck at “definitions” declarative statement in bitbucket yml file. Anyone has done this before?

Thanks !!