We plan to develop a new application with React as FE and Django as BE and we use Bitbucked Pipelines for CI.
What must be our CI design in Pipelines. Does it have to be two separate workflows ? Is there a sample Pipeline definitions for such a case that we can go over? What is the best practice?
Thanks,