Naila Chennit
11/13/2023, 4:11 PM2.4.14 and I was wondering if there is a way to set the pull_steps using Deployment.build_from_flow function ?Kevin Grismore
11/13/2023, 8:06 PMbuild_from_flow is dependent on the older, block-based approach for creating deployments. At the moment, pull steps can only be customized in a prefect.yaml.Naila Chennit
11/14/2023, 8:21 AM