-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: Pipelines - YAML Configuration
-
None
-
8
As per the YAML anchors documentation in the Bitbucket Pipeline, we can override the step defintion with the characters '<<:' to add more values, or override existing ones.
We should provide an option to merge the scripts section instead of completely overriding it.