gitlab-ci: Switch to a Docker image that contains a QEMU we build
authorTom Rini <trini@konsulko.com>
Wed, 24 Jul 2019 17:09:31 +0000 (13:09 -0400)
committerTom Rini <trini@konsulko.com>
Mon, 29 Jul 2019 12:19:02 +0000 (08:19 -0400)
commitb29cb0588c73d9d485acb74fa2e7c7524cf67e60
treece168c285d731d6921a5f8cfb34a5a0669f59cf2
parent75551c8bfc9545e31ec2ce238cac3857904007b8
gitlab-ci: Switch to a Docker image that contains a QEMU we build

Rather than buiding QEMU for each test.py build it once in our
Dockerfile and re-use it as needed.

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