mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-20 07:20:10 +01:00
ci: Update ci-fairy to use shared ref from ci-templates
The /templates/ci-fairy.yml include was pinned to an old revision of ci-templates that wasn't able to upload to S3 with s3cp following the infrastructure transition. Signed-off-by: Valentine Burley <valentine.burley@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34689>
This commit is contained in:
parent
bf4fa82af9
commit
b758e49085
1 changed files with 1 additions and 4 deletions
|
|
@ -190,16 +190,13 @@ stages:
|
||||||
- deploy
|
- deploy
|
||||||
|
|
||||||
include:
|
include:
|
||||||
- project: 'freedesktop/ci-templates'
|
|
||||||
ref: 16bc29078de5e0a067ff84a1a199a3760d3b3811
|
|
||||||
file:
|
|
||||||
- '/templates/ci-fairy.yml'
|
|
||||||
- project: 'freedesktop/ci-templates'
|
- project: 'freedesktop/ci-templates'
|
||||||
ref: *ci-templates-commit
|
ref: *ci-templates-commit
|
||||||
file:
|
file:
|
||||||
- '/templates/alpine.yml'
|
- '/templates/alpine.yml'
|
||||||
- '/templates/debian.yml'
|
- '/templates/debian.yml'
|
||||||
- '/templates/fedora.yml'
|
- '/templates/fedora.yml'
|
||||||
|
- '/templates/ci-fairy.yml'
|
||||||
- local: '.gitlab-ci/image-tags.yml'
|
- local: '.gitlab-ci/image-tags.yml'
|
||||||
- local: '.gitlab-ci/lava/lava-gitlab-ci.yml'
|
- local: '.gitlab-ci/lava/lava-gitlab-ci.yml'
|
||||||
- local: '.gitlab-ci/container/gitlab-ci.yml'
|
- local: '.gitlab-ci/container/gitlab-ci.yml'
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue