gitlab-ci: protect usage of shell variables with double quotes
authorAndres Gomez <agomez@igalia.com>
Thu, 2 Apr 2020 19:38:34 +0000 (22:38 +0300)
committerAndres Gomez <agomez@igalia.com>
Tue, 14 Apr 2020 13:07:19 +0000 (16:07 +0300)
commit1ca91683e22de3f5915081957ab829642e785ffe
tree5de75614671c7cb86cae4862ea310427774ee5b8
parent35782b6593a676b5b057c79be69b519309c9ac69
gitlab-ci: protect usage of shell variables with double quotes

Not really needed right now, but seems dangerous to have paths without
the double quote.

I went ahead and used in the rest of values too.

Signed-off-by: Andres Gomez <agomez@igalia.com>
Reviewed-by: Alexandros Frantzis <alexandros.frantzis@collabora.com>
Reviewed-by: Rohan Garg <rohan.garg@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4496>
.gitlab-ci/tracie-runner-gl.sh
.gitlab-ci/tracie-runner-vk.sh