Hi. I am creating a pipeline to collect response f...
# prefect-cloud
n
Hi. I am creating a pipeline to collect response from LLM model. I am using Google Cloud Run as work pool (push). Here, I added my yaml file for
prefect deploy
. deployment done without any issue. But got this while running in google cloud run ``Failed due to a RuntimeError Failed to clone repository 'https://nurul_towhid@bitbucket.org/hishabdevs/synthetic_data_generation_pipline.git' with exit code 128. The above exception was the direct cause of the following exception: Encountered error while running prefect.deployments.steps.git_clone``