BitBucket pipelines now supports sharing artifacts between parent and child pipelines. You can configure upload and download artifact lists in the pipeline step definition, allowing a parent to pass artifacts into a child pipeline and receive modified artifacts back. This enables more modular, coordinated CI/CD workflows where child pipelines act as reusable processing units within larger automation sequences.

2m read timeFrom atlassian.com
Post cover image
Table of contents
Configuring your bitbucket-pipelines.yml file

Sort: