If any one is interested in how you can:
1. Define Deployments in a separate repo from flows
2. Define Deployments that run any docker container and command (not just prefect flows)
Here is an [experimental repo](https://github.com/datavaluepeople/prefect_deployment_experiment) that shows how.
Thanks @Anna Geller and @Khuyen Tran for the support on this.
:thank-you: 5
🎉 8
🚀 5
z
Zanie
09/21/2022, 8:44 PM
This is a fun use of infrastructure blocks to run a command via a deployment 🙂
You could also write a flow that uses an infrastructure block to run the command. Then the flow can just run using