File: .gitlab-ci.yml

package info (click to toggle)
kmail 4%3A25.08.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 53,628 kB
  • sloc: cpp: 51,873; xml: 1,056; sh: 114; makefile: 5
file content (12 lines) | stat: -rw-r--r-- 407 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
# SPDX-FileCopyrightText: 2020-2025 Laurent Montel <montel@kde.org>
# SPDX-License-Identifier: CC0-1.0

include:
  - project: sysadmin/ci-utilities
    file:
      - /gitlab-templates/linux-qt6.yml
      - /gitlab-templates/linux-qt6-next.yml
      - /gitlab-templates/freebsd-qt6.yml
      - /gitlab-templates/cppcheck.yml
      - /gitlab-templates/windows-qt6.yml
      - /gitlab-templates/pre-commit.yml