Ajeel Ahmed
03/03/2025, 2:40 PMprefect-server
I want to deploy the flows from the same app, right now whenever I docker compose up
I have to run the deploy_flows.py
script that basically uses the serve
call and then deploys them, how can I automate this?