Triggering a pipeline in gitlab from bitbucket in free tier

Hi everyone,

I’m trying to use GitLab CI/CD with Bitbucket SCM on the Free tier, but I’m running into some challenges. Since the Free tier doesn’t have pull/push mirroring, I’m wondering how other people are tackling this.

Currently, we’re using a webhook in Bitbucket to trigger a pipeline in GitLab.

Is anyone else using GitLab CI/CD with Bitbucket SCM on the Free tier? How are you tackling the challenge of not having pull/push mirroring?