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)
commitedbe0d5664af28005f14bf02f48ca95bd334c0b7
tree30c0c0b4992efc991ffbaab961386dcb03aafa2d
parentfeb5a02f869d5678190dfc915ef6c2781b4f7a6c
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