gitlab-ci: add missing popd to the build-deqp-vk.sh script
authorAndres Gomez <agomez@igalia.com>
Thu, 20 Feb 2020 13:30:36 +0000 (15:30 +0200)
committerAndres Gomez <tanty@igalia.com>
Wed, 4 Mar 2020 13:21:39 +0000 (15:21 +0200)
commitfc2338dc44cab6095a5bb9d5f9c42901f10a493f
tree7a9722ec7fae501db4c9c029f82d514592f40ce8
parent8c5e2ef19f6cbb96bb1a21e245e4e866458b0f8a
gitlab-ci: add missing popd to the build-deqp-vk.sh script

Since we are at it, replace "cd" with pushd / popd and homogenize how
VK-GL-CTS is built in comparison with other build scripts.

Signed-off-by: Andres Gomez <agomez@igalia.com>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Alexandros Frantzis <alexandros.frantzis@collabora.com>
.gitlab-ci.yml
.gitlab-ci/build-cts-runner.sh
.gitlab-ci/build-deqp-vk.sh