[Buildroot] [PATCH] gitlab-ci: add .config to artefacts

Ricardo Martincoski ricardo.martincoski at gmail.com
Tue Dec 19 01:59:29 UTC 2017


Hello,

On Mon, Dec 18, 2017 at 07:25 PM, Yann E. MORIN wrote:

s/artefacts/artifacts/g in the subject.

> When a run-time test fails to build, it is interesting to get the
> corresponding .config file directly as an artifact, rather than
> reconstruct it manually from the various config snippets embedded
> in the many runtime-test scripts.

The defconfig is already dumped to the beginning of the build log.

But I agree that having also the .config can be handy (we have both in the
autobuilder results).

[snip]
> ---
>  .gitlab-ci.yml | 1 +
>  1 file changed, 1 insertion(+)

You forgot to duplicate the code to the .gitlab-ci.yml.in

Regards,
Ricardo


More information about the buildroot mailing list