mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-25 00:00:11 +01:00
ci/build: stop uploading python-artifacts to gitlab artifacts
Everyone uses the S3 bucket for artifacts now. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34795>
This commit is contained in:
parent
a8e282b0c0
commit
909d41ef89
1 changed files with 2 additions and 0 deletions
|
|
@ -839,3 +839,5 @@ python-artifacts:
|
|||
timeout: 10m
|
||||
script:
|
||||
- .gitlab-ci/prepare-artifacts-python.sh
|
||||
# Nothing uses the gitlab artifacts from this job anymore, stop uploading it
|
||||
artifacts: null
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue