Diogo Ferreira
01/28/2025, 1:12 PMMarvin
01/28/2025, 1:12 PMprefect.yaml file, which outlines the build, push, and pull steps, among other configurations. The prefect deploy command processes this file, resolving variables and registering the deployment. You can also manage multiple deployments within a single prefect.yaml file, supporting version control and independent configurations.
For more detailed information, you can refer to the Prefect 3.x deployment documentation.