Skip to content

Use inheritance instead of yaml anchors

Michael Hofmann requested to merge extends into master

This allows to gracefully overwrite keys of dicts instead of replacing the complete dicts. This is needed to move the artifacts spec into an env variable.

Signed-off-by: Michael Hofmann mhofmann@redhat.com

Merge request reports