Allow images to declare dependencies
A new parameter, 'requires', allows declaring a dependency on
a different image build.
Instead of a single artifact list, define two lists.
First build artifacts not requiring any other artifacts,
then build artifacts depending on other artifacts.
This code doesn’t support transitive dependencies.
Signed-off-by:
Andrej Shadura <andrew.shadura@collabora.co.uk>
parent
79c8d311
No related branches found
No related tags found
Please register or sign in to comment