.gitlab-ci.yml: store .config files as artefacts for defconfig tests
authorYann E. MORIN <yann.morin.1998@free.fr>
Sat, 8 Dec 2018 17:13:42 +0000 (18:13 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 9 Dec 2018 16:31:13 +0000 (17:31 +0100)
commitd163ba497ccfd9bb094668bf48d69cf2f1b1cd17
tree0d17e81324d2e8c9e5553bdf63315ea66b851916
parent7c36985b374d9ff47d025c684060ec0534b9ecac
.gitlab-ci.yml: store .config files as artefacts for defconfig tests

Add Buildroot's own .config file, as well as any package's .config file
(uclibc, linux, and busybox), for later inspection should a build fails,
notably due to changes in the kconfig-package infrastructure.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Ricardo Martincoski <ricardo.martincoski@gmail.com>
Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
.gitlab-ci.yml
.gitlab-ci.yml.in