mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-24 19:40:10 +01:00
ci: Upload debian-release artifact to S3
This will enable performance jobs to use release versions for performance tracking, since they download the artifacts from S3. We were using debugoptimized versions, which are not the most performant ones. Signed-off-by: Guilherme Gallo <guilherme.gallo@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21492>
This commit is contained in:
parent
53dda476a9
commit
c65eb88f0b
1 changed files with 2 additions and 0 deletions
|
|
@ -224,8 +224,10 @@ debian-release:
|
|||
-D tools=all
|
||||
-D intel-clc=enabled
|
||||
-D imagination-srv=true
|
||||
MINIO_ARTIFACT_NAME: "mesa-amd64-rel"
|
||||
script:
|
||||
- .gitlab-ci/meson/build.sh
|
||||
- .gitlab-ci/prepare-artifacts.sh
|
||||
|
||||
alpine-build-testing:
|
||||
extends:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue