diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index dd055e284..fefe1a420 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -25,10 +25,9 @@ variables: include: - project: 'freedesktop/ci-templates' ref: *template_sha - file: '/templates/debian.yml' - - project: 'freedesktop/ci-templates' - ref: *template_sha - file: '/templates/ci-fairy.yml' + file: + - '/templates/debian.yml' + - '/templates/ci-fairy.yml' - template: Security/SAST.gitlab-ci.yml stages: