| commit | 8f20eb849b423a4954868ccbf9254c4fddcc4b22 | [log] [tgz] |
|---|---|---|
| author | Guilherme Gallo <guilherme.gallo@collabora.com> | Wed Feb 05 20:08:40 2025 -0300 |
| committer | Marge Bot <emma+marge@anholt.net> | Fri Feb 28 01:33:34 2025 +0000 |
| tree | 33001b96118c7f5d964b3f1a8e9c13d42e627c3f | |
| parent | 7b82e26e3c289b2937df65f610d6ffc734e3bbde [diff] |
ci/android: add missing pre/post build scripts The android_build.sh script was not calling the container_pre_build.sh and container_post_build.sh, we will need that to make the structural tagging early checking to work. And also do the same cleanup and configuration made for other container build jobs. Signed-off-by: Guilherme Gallo <guilherme.gallo@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33421>