refactor: make a copier template from BEC plugin files

This commit is contained in:
2025-04-29 16:38:52 +02:00
committed by David Perl
commit a389984d25
25 changed files with 468 additions and 0 deletions

6
.gitlab-ci.yml.jinja Normal file
View File

@ -0,0 +1,6 @@
include:
- file: /templates/plugin-repo-template.yml
inputs:
name: {{ project_name }}
target: {{ project_name }}
project: bec/awi_utils