summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorsergi-bot (virglrenderer) <project14991_bot@noreply.gitlab.freedesktop.org>2022-08-22 00:06:55 +0000
committerMarge Bot <emma+marge@anholt.net>2022-08-23 12:34:14 +0000
commit852790d44d42b8a26890386cae5b507eee60f837 (patch)
tree2a199e84b6666b0bb8386d981287d69120c4718b /.gitlab-ci.yml
parent228b784dd2734b3820dcba03c9644a91343bbe22 (diff)
uprev mesa
To commit fcae7cfd2792ac234d5fed1168d1d877e49768a8 based on the success of the pipeline 669706. Part-of: <https://gitlab.freedesktop.org/virgl/virglrenderer/-/merge_requests/898>
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 983475c..0d41a5a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -11,7 +11,7 @@ variables:
#
# Pick a pipeline on https://gitlab.freedesktop.org/mesa/mesa/-/pipelines/
#
- MESA_PIPELINE_ID: 660995
+ MESA_PIPELINE_ID: 669706
MESA_PROJECT_PATH: mesa/mesa
MINIO_HOST: minio-packet.freedesktop.org
CI_REGISTRY_IMAGE: "registry.freedesktop.org/${MESA_PROJECT_PATH}"
@@ -37,7 +37,7 @@ include:
# IMPORTANT: Use a recent Mesa Git revision
# The commit ref must be in sync with the pipeline picked above
# It can be found on the pipeline page below the commit message
- ref: 0ca0d2d4507ca3f9ce31f8a35fe4e3f44008451e
+ ref: fcae7cfd2792ac234d5fed1168d1d877e49768a8
file:
- '/.gitlab-ci/image-tags.yml'