rectalogic
06/28/2022, 6:57 PMLocal Storage, but then for production we want the same flow to run on our ECS agent using a GitHub storage pointing to the same repo. With the UniversalRun config it can run on either agent, but how do we make the storage conditional so it uses the correct storage depending on which agent it's targetted to?Kevin Kho
rectalogic
06/28/2022, 9:52 PMKevin Kho
Kevin Kho
rectalogic
06/28/2022, 10:03 PMmyflow.storage = GitHub() or do I add the flow to the storage GitHub().add_flow(myflow)?Kevin Kho
rectalogic
06/28/2022, 10:05 PMKevin Kho