Files
bec_plugin_copier_template/.gitlab-ci.yml.jinja

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