ci: Add Revolution Pi pipelines

Signed-off-by: Sven Sager <s.sager@kunbus.com>
This commit is contained in:
Sven Sager
2025-05-22 11:18:03 +02:00
parent 3dee7784e2
commit fb181f8810

View File

@@ -4,6 +4,20 @@ default:
- host-arm64 - host-arm64
- high-perf - high-perf
include:
- project: "revolutionpi/infrastructure/ci-templates"
file: "base.yml"
- project: "revolutionpi/infrastructure/ci-templates"
file: "check-commit/lint-commit.yml"
- project: "revolutionpi/infrastructure/ci-templates"
file: "reuse-lint.yml"
- project: "revolutionpi/infrastructure/ci-templates"
file: "package-devel.yml"
- local: debian/gitlab-ci.yml
rules:
- exists:
- debian/gitlab-ci.yml
run_tests: run_tests:
stage: test stage: test
image: python:3 image: python:3