i’m trying to understand the build/pull/push in pr...
# ask-community
s
i’m trying to understand the build/pull/push in prefect.yaml. my infra is a google cloud run job and the google infrastructure deployment is managed via cloudbuild. do i need to configure prefect.yaml to repeat those same build steps for my prefect deployment? the deployment is a push-based work pool. i just tried to do prefect deploy --all and it asked about my pull/push config and i just said no, but that didn’t work. i don’t understand how to connect the work pool with the cloud run job