Skip to content
Snippets Groups Projects
Verified Commit 7bc84b21 authored by Andrej Shadura's avatar Andrej Shadura
Browse files

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: default avatarAndrej Shadura <andrew.shadura@collabora.co.uk>
parent 79c8d311
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment