ci: Use absolute paths in init-stage2.sh
authorGuilherme Gallo <guilherme.gallo@collabora.com>
Thu, 27 Apr 2023 21:45:40 +0000 (18:45 -0300)
committerMarge Bot <emma+marge@anholt.net>
Fri, 19 May 2023 14:45:17 +0000 (14:45 +0000)
commit25e84016d6d519b60017bf5c837e3eaa5f4c07d9
tree9f2178fb9e568cceeea19a641761d83bf58c8bbb
parent6bb7add82909fa29f338be7527b3e8fefe4a1227
ci: Use absolute paths in init-stage2.sh

Add absolute path for:
- zramctl, maybe `/sbin/` is not in the PATH
- intel-gpu-freq.sh, as this script CWD may be run outside `/`

Signed-off-by: Guilherme Gallo <guilherme.gallo@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22870>
.gitlab-ci/common/init-stage2.sh