File: .gitlab-ci.yml

package info (click to toggle)
akonadiconsole 4%3A24.12.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,680 kB
  • sloc: cpp: 7,359; xml: 35; makefile: 6; sh: 2
file content (12 lines) | stat: -rw-r--r-- 422 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
# SPDX-FileCopyrightText: 2020-2024 Laurent Montel <montel@kde.org>
# SPDX-License-Identifier: CC0-1.0

include:
  - project: sysadmin/ci-utilities
    file:
      - /gitlab-templates/linux-qt6.yml
      - /gitlab-templates/json-validation.yml
      - /gitlab-templates/freebsd-qt6.yml
      - /gitlab-templates/cppcheck.yml
      - /gitlab-templates/windows-qt6.yml
      - /gitlab-templates/craft-windows-x86-64-qt6.yml