How many parallel steps of cypress can I have within a pipeline?
I have a problem running more than two. I have a standard account.
Hi Predrag,
The total number of parallel steps that can be used in a pipelines definition is 100.
If you are having issues running more than two - there's a good chance that your build container is running out of memory, and I would therefore suggest increasing the memory available to your build/any associated service containers before attempting to run subsequent builds:
Cheers!
- Ben (Bitbucket Cloud Support)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.