[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 2/4] automation: stash default config file for artifact extraction
On Mon, Nov 19, 2018 at 09:31:00PM +0000, Wei Liu wrote: > Signed-off-by: Wei Liu <wei.liu2@xxxxxxxxxx> > --- > .gitlab-ci.yml | 2 +- > automation/scripts/build | 3 +++ > 2 files changed, 4 insertions(+), 1 deletion(-) > > diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml > index 5678b552c4..28152e906d 100644 > --- a/.gitlab-ci.yml > +++ b/.gitlab-ci.yml > @@ -8,7 +8,7 @@ stages: > - ./automation/scripts/build 2>&1 | tee build.log > artifacts: > paths: > - - xen/.config > + - xen-config I assume the goal here is to aid in troubleshooting when we notice a failure which makes sense. You could toss that into the commit message while committing it. Acked-by: Doug Goldstein <cardoe@xxxxxxxxxx> _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |