feat(ci): include unboundsoftware CI templates in pipeline
Add unboundsoftware CI templates to the pipeline configuration. This enhances the existing CI workflow by incorporating standard defaults, ensuring consistency and reducing redundancy in configuration.
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
|
||||||
|
|
||||||
stages:
|
stages:
|
||||||
- build
|
- build
|
||||||
|
|||||||
Reference in New Issue
Block a user