José Duarte
09/15/2022, 4:36 PMChristopher Boyd
09/15/2022, 4:36 PMJosé Duarte
09/15/2022, 4:38 PMChristopher Boyd
09/15/2022, 4:39 PMJosé Duarte
09/15/2022, 4:41 PMinfra
there is “hardcoded”, I would like to retrieve the available one on my orion server
deployment: Deployment = Deployment.build_from_flow(
flow,
name=deployment_name,
output=output, # type: ignore
infrastructure=infra,
path="/app",
skip_upload=True,
)
Christopher Boyd
09/15/2022, 4:41 PMJosé Duarte
09/15/2022, 4:42 PMChristopher Boyd
09/15/2022, 4:44 PMprefect blocks ls
José Duarte
09/15/2022, 4:45 PM