feat(ci): add external CI template for better configuration
Includes the external CI template from unboundsoftware to enhance the CI configuration. This change streamlines the setup process and maintains consistency across projects.
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
|
||||
|
||||
stages:
|
||||
- build
|
||||
|
||||
Reference in New Issue
Block a user