ci: update GitLab CI configuration with new includes

Adds a new CI configuration file from the unboundsoftware project, 
ensuring better alignment with the project's workflow. This change 
enhances the CI pipeline structure by including additional templates 
for improved build and release processes.
This commit is contained in:
2025-06-23 13:42:53 +02:00
parent f16c61bbde
commit 4fda8b58ca
+2
View File
@@ -1,5 +1,7 @@
include:
- template: 'Workflows/MergeRequest-Pipelines.gitlab-ci.yml'
- project: unboundsoftware/ci-templates
file: Defaults.gitlab-ci.yml
- project: unboundsoftware/ci-templates
file: Release.gitlab-ci.yml