mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2024-11-28 04:34:25 +08:00
ci/valve-infra: use a new version of the mesa trigger
This new version of the container will re-try up to 3 times to download the job bucket, rather than failing directly. If the issue persists, the job will still succeed, but not all artifacts will be present... Fixes: #7809 Acked-by: David Heidelberg <david.heidelberg@collabora.com> Acked-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Signed-off-by: Martin Roukala (né Peres) <martin.roukala@mupuf.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20203>
This commit is contained in:
parent
bafbe7c23a
commit
a3249415e2
@ -204,7 +204,7 @@ rustfmt:
|
||||
# like FDO_DISTRIBUTION_TAG for *the* image, there is no way to
|
||||
# depend on more than one image per job. So, the job container is
|
||||
# built as part of the CI in the boot2container project.
|
||||
image: registry.freedesktop.org/mupuf/valve-infra/mesa-trigger:2022-11-08.1
|
||||
image: registry.freedesktop.org/mupuf/valve-infra/mesa-trigger:2022-12-08.1
|
||||
timeout: 1h 40m
|
||||
variables:
|
||||
# No need by default to pull the whole repo
|
||||
|
Loading…
Reference in New Issue
Block a user