mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-13 08:01:23 +00:00
CI: include ci-templates only once
No functional change here.
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1568>
(cherry picked from commit baef637747)
This commit is contained in:
committed by
Alan Coopersmith
parent
fb5dd93e08
commit
a29ee13088
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user