feat(ci): add custom CI template for defaults configuration
Includes a custom CI template from the unboundsoftware repository to standardize default configurations across projects. This change aims to improve build consistency and streamline the CI setup 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
|
||||
|
||||
stages:
|
||||
- build
|
||||
|
||||
Reference in New Issue
Block a user