<@ULVA73B9P> How do I deploy a flow to S3 storage?
# marvin-in-the-wild
s
@Marvin How do I deploy a flow to S3 storage?
@Marvin I am using prefect 2.17.1 and I am running
from_source().deploy()
but this does not seem to copy flow files into s3 storage. What is the correct way to copy flow files to s3 storage?