refactor: make a copier template from BEC plugin files
This commit is contained in:
6
.gitlab-ci.yml.jinja
Normal file
6
.gitlab-ci.yml.jinja
Normal file
@ -0,0 +1,6 @@
|
||||
include:
|
||||
- file: /templates/plugin-repo-template.yml
|
||||
inputs:
|
||||
name: {{ project_name }}
|
||||
target: {{ project_name }}
|
||||
project: bec/awi_utils
|
Reference in New Issue
Block a user