Reduce the number of files we copy after builds

In most cases we do not need the entire openbmc build directory to be
copied off after a successful build. Copying the entire directory may
be related to hanging some of our CI jobs. This change provides the
option to only copy off a specific subdirectory and defaults this to the
image directory.

Change-Id: I213631fe88d6e811f392c618ca2cb3d4c121a9d8
Signed-off-by: Charles Paul Hofer <Charles.Hofer@ibm.com>
1 file changed