Revert "gitlab-ci: reuse container_post_build when building the test images"
authorAndres Gomez <agomez@igalia.com>
Wed, 19 Aug 2020 14:18:43 +0000 (17:18 +0300)
committerMarge Bot <eric+marge@anholt.net>
Wed, 19 Aug 2020 16:19:43 +0000 (16:19 +0000)
commitc1e69570331183987dd4d490fd12acdf94982953
tree1742438bcbaa7d61882410c73e5c2f4efdb6eb7e
parent7e3a788bd30664e178e1e928719bc8b9bef3a46d
Revert "gitlab-ci: reuse container_post_build when building the test images"

ccache is installed as ephemeral. Hence, the build will fail if used
by the post_build script after removing it.

This reverts commit 40ab6d77c06fe5c0882fe3320583a6a2b1355eab.

Signed-off-by: Andres Gomez <agomez@igalia.com>
Acked-by: Daniel Stone <daniels@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6391>
.gitlab-ci/container/x86_test-gl.sh
.gitlab-ci/container/x86_test-vk.sh