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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user