You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bitbucket can run steps in parallel (docs). Currently, bbrun expects each item in a pipeline to contain a script member. This causes parallel: [...steps] to fail.
The text was updated successfully, but these errors were encountered:
Bitbucket can run steps in parallel (docs). Currently, bbrun expects each item in a pipeline to contain a
script
member. This causesparallel: [...steps]
to fail.The text was updated successfully, but these errors were encountered: