Hello,
I'm evaluating Pipelines as our ci/cd solution.
I know that there is no option to use self-hosted runners like Gitlab.
However in my prototype I noticed that I didn't have to wait for my pipeline to start, meaning that a runner was always available to me.
In Gitlab shared runners are shared among all customers.
Is this the case for Pipelines as well? Or is each organization provided with some runners?
Thanks :)