chore(ci): update CI configuration for project templates

Add Defaults.gitlab-ci.yml to the CI configuration and ensure proper 
inclusion of unboundsoftware/ci-templates for better workflows. This 
enhances the CI pipeline setup and streamlines the build process.
This commit is contained in:
2025-06-23 13:46:51 +02:00
parent 9e0f65f747
commit 1555b76673
+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