summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorGuilherme Gallo <guilherme.gallo@collabora.com>2022-10-20 03:03:08 -0300
committerMarge Bot <emma+marge@anholt.net>2022-11-04 11:41:42 +0000
commita04ed2f971dccbf8b24f084ac9baaf8b299944a0 (patch)
treeb11b5220d6d94984452f42ae8c880ad5f1cd5689 /.gitlab-ci.yml
parenta108e4f70cc61a6b9119cd766d51c9b596e07c7f (diff)
downloadmesa-a04ed2f971dccbf8b24f084ac9baaf8b299944a0.tar.gz
ci: Update ci-fairy in CI, rootfs and containers
ci-fairy is pulverized in possible different versions at Mesa CI. This commit updates all of them to the version that migrates minio to s3. Also, trigger the build of base and test containers, as both uses ci-fairy as well Signed-off-by: Guilherme Gallo <guilherme.gallo@collabora.com> Signed-off-by: Benjamin Tissoires <benjamin.tissoires@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19076>
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 2819e0f01d6..93f4cbf89e8 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -47,7 +47,7 @@ default:
include:
- project: 'freedesktop/ci-templates'
- ref: 34f4ade99434043f88e164933f570301fd18b125
+ ref: ffe4d1b10aab7534489f0c4bbc4c5899df17d3f2
file:
- '/templates/ci-fairy.yml'
- project: 'freedesktop/ci-templates'