Files
bec_plugin_copier_template/template/.gitlab-ci.yml.jinja
David Perl 79845f7697
Some checks failed
release / Release (push) Failing after 14s
feat: move template into subdirectory
BREAKING CHANGE: reorganises repo, arbitrary choice for v1 release
2025-05-12 11:13:53 +02:00

8 lines
183 B
Django/Jinja

include:
- file: /templates/plugin-repo-template.yml
inputs:
name: {{ project_name }}
target: {{ project_name }}
branch: $CHILD_PIPELINE_BRANCH
project: bec/awi_utils