refactor(ci): update CI templates for better structure
Include the Defaults.gitlab-ci.yml in the CI configuration to enhance the pipeline structure and ensure consistency across projects. This change improves the organization of CI files and helps maintain clarity in the workflow setup.
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