ci: bare-metal: use nginx to get results from DUT

Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/2655
Signed-off-by: Christian Gmeiner <christian.gmeiner@gmail.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5661>
This commit is contained in:
Christian Gmeiner
2020-06-10 14:44:17 +02:00
committed by Marge Bot
parent 101400d449
commit 096adbe369
7 changed files with 65 additions and 8 deletions

View File

@@ -4,6 +4,7 @@ set -ex
apt-get -y install --no-install-recommends \
ca-certificates \
curl \
initramfs-tools \
libpng16-16 \
strace \