filelight/.gitlab-ci.yml
Harald Sitter bf18073727 ci: remove unused deploy jobs
I for one only support appx and haven't seen anyone care about the
others so they are just noise for now
2024-05-24 12:30:09 +00:00

16 lines
451 B
YAML

# SPDX-FileCopyrightText: None
# SPDX-License-Identifier: CC0-1.0
include:
- project: sysadmin/ci-utilities
file:
# CI
- /gitlab-templates/linux-qt6.yml
- /gitlab-templates/freebsd-qt6.yml
- /gitlab-templates/windows-qt6.yml
- /gitlab-templates/flatpak.yml
# Deploy
- /gitlab-templates/craft-windows-x86-64-qt6.yml
# Publish (requires Deploy)
- /gitlab-templates/craft-windows-appx-qt6.yml