Adriano Resende
01/11/2025, 11:00 AMdeployments:
- name: test-name
entrypoint: flows/test.py:test
Marvin
01/11/2025, 11:01 AMyaml
deployments:
- name: test-name
entrypoint: flows/test.py:test
Make sure that the entrypoint
line is correctly aligned under name
. YAML requires consistent indentation, and mixing spaces and tabs can lead to such errors.
For more details on configuring Prefect deployments, you can refer to the Prefect YAML documentation.
If you encounter further issues, you might want to run prefect init
to see if Prefect provides any additional configuration guidance based on your project's structure.Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.
Powered by