CI: include ci-templates only once

No functional change here.

Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1568>
This commit is contained in:
Peter Hutterer 2024-06-14 15:37:50 +10:00 committed by Marge Bot
parent 32e16082c5
commit baef637747

View File

@ -25,10 +25,9 @@ variables:
include: include:
- project: 'freedesktop/ci-templates' - project: 'freedesktop/ci-templates'
ref: *template_sha ref: *template_sha
file: '/templates/debian.yml' file:
- project: 'freedesktop/ci-templates' - '/templates/debian.yml'
ref: *template_sha - '/templates/ci-fairy.yml'
file: '/templates/ci-fairy.yml'
- template: Security/SAST.gitlab-ci.yml - template: Security/SAST.gitlab-ci.yml
stages: stages: