ci/build: drop lava scripts from builds artifacts

The ones used come from the "python-artifacts" job.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34710>
This commit is contained in:
Eric Engestrom 2025-04-21 20:27:19 +02:00 committed by Marge Bot
parent 1f08d75272
commit 5be4799734

View file

@ -75,9 +75,6 @@ find src/ -path '*/ci/*' \
# packed separately in the zip file.
mkdir -p artifacts/
tar -cf artifacts/install.tar install
cp -Rp .gitlab-ci/common artifacts/ci-common
cp -Rp .gitlab-ci/lava artifacts/
cp bin/ci/structured_logger.py artifacts/
if [ -n "$S3_ARTIFACT_NAME" ]; then
# Pass needed files to the test stage