ci: update GitLab CI configuration with new includes
Adds a new CI configuration file from the unboundsoftware project, ensuring better alignment with the project's workflow. This change enhances the CI pipeline structure by including additional templates for improved build and release processes.
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