commands in CircleCI, specifically done in parallel? I have dozens for flows to register via CircleCI, and I'd like to do then in parallel to minimize the time.
k
Kevin Kho
05/25/2021, 3:28 PM
Hey @Marc Lipoff, I think the closest thing I have seen to this is this of using Prefect with Github Actions
Kevin Kho
05/25/2021, 3:30 PM
For parallel registers, I think you can look at Module storage