chore(ci): update CI configuration for pipeline templates
Add additional CI templates for more flexible workflows. Include the Defaults.gitlab-ci.yml to standardize settings and add another project reference for enhanced release management. This improves project consistency and maintainability across different environments.
This commit is contained in:
@@ -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
|
||||
- project: unboundsoftware/ci-templates
|
||||
|
||||
Reference in New Issue
Block a user