zuul/releasenotes/notes/artifacts-buildset-19a94b7630db4f30.yaml
Tobias Henkel 6d5ecd65ba
Forward artifacts to child jobs within buildset
When providing an artifact using zuul_return this information is
currently only available in different changes. However just like
regular variables this information should be forwarded to child jobs
in the same buildset too.

Change-Id: I8fefb57ccbbd61d51f96f18e882c0ab615cb0cd0
2019-03-20 16:26:17 +01:00

6 lines
151 B
YAML

---
features:
- |
The :ref:`artifacts <return_artifacts>` returned by parent jobs are now
also available in child jobs of the same buildset.