]> git.baikalelectronics.ru Git - uboot.git/commit
gitlab-ci: Add USER environment variable to buildman/patman tests
authorTom Rini <trini@konsulko.com>
Mon, 12 Aug 2019 14:02:18 +0000 (10:02 -0400)
committerTom Rini <trini@konsulko.com>
Mon, 12 Aug 2019 19:19:18 +0000 (15:19 -0400)
commit1f34a0a91c9b0b3c1fb673d3588a8d002c24c13b
tree30c0c0b4992efc991ffbaab961386dcb03aafa2d
parent4dae7d1d886ec068985e669bcf7669de99cfd2dc
gitlab-ci: Add USER environment variable to buildman/patman tests

The way that some of the tests here are designed, they expect USER to be
set in the environment.  This is not the case in the docker images, so
set a reasonable value.

Signed-off-by: Tom Rini <trini@konsulko.com>
.gitlab-ci.yml