Skip to content
Snippets Groups Projects
Commit cd3805cf authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

docs(kicker): set job_prefix attribute

parent bbf4524b
No related branches found
No related tags found
No related merge requests found
...@@ -4,6 +4,7 @@ ...@@ -4,6 +4,7 @@
"template_path": "templates/gitlab-ci-python.yml", "template_path": "templates/gitlab-ci-python.yml",
"kind": "build", "kind": "build",
"prefix": "python", "prefix": "python",
"job_prefix": "py",
"is_component": true, "is_component": true,
"variables": [ "variables": [
{ {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment