Module: Mesa Branch: master Commit: c391c32af22bb93f1914fbac492f77f4b6c7585a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c391c32af22bb93f1914fbac492f77f4b6c7585a
Author: Michel Dänzer <[email protected]> Date: Mon Jan 25 12:01:28 2021 +0100 ci: Update to newer ci-fairy To get the fix for https://gitlab.freedesktop.org/freedesktop/ci-templates/-/issues/29 . Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8690> --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f3eddfbea8f..269dc530790 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -9,7 +9,7 @@ variables: include: - project: 'freedesktop/ci-templates' - ref: 43ac932d5b8ebf43040d302de3c6e734df178384 + ref: 79c325922670137e8f0a4dc5f6f097e0eb57c1af file: - '/templates/ci-fairy.yml' - project: 'freedesktop/ci-templates' _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
