dace7d780d
gitlab-runner reuses containers, and since we don't pull git, the working directory doesn't get cleaned automatically. You don't want to have stale files from previous builds, particularly if someone's testing changes of build options that might disable a driver. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20302>