feat: move template into subdirectory
Some checks failed
release / Release (push) Failing after 14s

BREAKING CHANGE: reorganises repo, arbitrary choice for v1 release
This commit is contained in:
2025-05-12 10:55:41 +02:00
parent 4456f21f90
commit 79845f7697
32 changed files with 3 additions and 6 deletions

View File

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