On Mon, 2016-06-20 at 08:00 -0700, Bill Randle wrote: > Signed-off-by: Bill Randle <william.c.ran...@intel.com> > --- > buildset-config.controller/nightly-world-lsb.conf | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) > > diff --git a/buildset-config.controller/nightly-world-lsb.conf > b/buildset-config.controller/nightly-world-lsb.conf > index 4c9994c..f755920 100644 > --- a/buildset-config.controller/nightly-world-lsb.conf > +++ b/buildset-config.controller/nightly-world-lsb.conf > @@ -21,6 +21,7 @@ steps: [{'SetDest':{}}, > 'distro': 'poky-lsb'}}, > {'CreateBBLayersConf': {'buildprovider' : 'yocto'}}, > {'BuildImages': {'images': 'world'}}, > - {'SendErrorReport': {}}, > - {'PublishArtifacts': {'artifacts': ['ipk', 'rpm', 'deb']}}] > + {'SendErrorReport': {}}] > +# skip Publish step so artifacts don't overwrite nightly-world ones > +# {'PublishArtifacts': {'artifacts': ['ipk', 'rpm', 'deb']}}] >
It would be best here to just remove the lines rather than comment them out. Please resubmit with the lines removed. > -- > 2.5.5 > -- Beth 'pidge' Flanagan <pi...@toganlabs.com> toganlabs.com -- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto