Skip to content
Commit 8a368fb5 authored by Yuliang Wang's avatar Yuliang Wang
Browse files

config: Allow artifacts to be omitted from final copy stage



Create an alternative dictionary format for artifact fields,
where the new keys are:
- "path": location of the artifact
- "export": true (default) if the artifact should be copied, else false
- "rename": (optional) rename the artifact while copying

Flag unexported dependencies in the run section instead of
skipping them during string substitution.

Signed-off-by: Yuliang Wang's avatarYuliang Wang <yuliang.wang@arm.com>
parent a999a698
Loading
Loading
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