chore(ci): update CI configuration for merge request pipelines
Add new include for 'Defaults.gitlab-ci.yml' in the CI configuration to streamline the build process. The changes ensure that the necessary defaults are applied, improving pipeline consistency and maintainability.
This commit is contained in:
@@ -1,5 +1,7 @@
|
|||||||
include:
|
include:
|
||||||
- template: 'Workflows/MergeRequest-Pipelines.gitlab-ci.yml'
|
- template: 'Workflows/MergeRequest-Pipelines.gitlab-ci.yml'
|
||||||
|
- project: unboundsoftware/ci-templates
|
||||||
|
file: Defaults.gitlab-ci.yml
|
||||||
- project: unboundsoftware/ci-templates
|
- project: unboundsoftware/ci-templates
|
||||||
file: Release.gitlab-ci.yml
|
file: Release.gitlab-ci.yml
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user