Commit 28ef4532 authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

docs(kicker): add job prefix attribute

parent 80a745be
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -5,6 +5,7 @@
  "template_path": "templates/gitlab-ci-{{cookiecutter.project_slug}}.yml",
  "kind": "build",
  "prefix": "{{cookiecutter.template_prefix}}",
  "job_prefix": "{{cookiecutter.template_prefix}}",
  "is_component": true,
  "variables": [
    {