-
- Downloads
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>
Loading
Please register or sign in to comment