mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-03-26 06:40:38 +01:00
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:
parent
1f08d75272
commit
5be4799734
1 changed files with 0 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue