feat(ci): add external CI template for better configuration

Includes the external CI template from unboundsoftware to enhance 
the CI configuration. This change streamlines the setup process 
and maintains consistency across projects.
This commit is contained in:
2025-10-23 16:30:42 +02:00
parent dd54a1cb1c
commit b18b2de6af
+2
View File
@@ -1,5 +1,7 @@
include:
- template: 'Workflows/MergeRequest-Pipelines.gitlab-ci.yml'
- project: unboundsoftware/ci-templates
file: Defaults.gitlab-ci.yml
stages:
- build