Hi everyone,
I deployed multiple flows locally using:
Copy code
Deployment.build_from_flow
and I want to deploy it with environment variables from my .env file.
Is there a way to do it while creating the work pool?
Or the only way to do it is with the
job_variables
argument? what is the best practice of this case?
This is how I create the work pool:
Copy code
prefect work-pool create localhost-tests --type process
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.