Skip to content
Snippets Groups Projects
Commit 984126fc authored by Bastien Abadie's avatar Bastien Abadie
Browse files

Add cookiecutter variables in project to be able to easily rebuild

parent 0b00157c
No related branches found
Tags 0.3.2-rc6
No related merge requests found
Pipeline #77931 passed
{
"slug": "{{ cookiecutter.slug }}",
"name": "{{ cookiecutter.name }}",
"description": "{{ cookiecutter.description }}",
"worker_type": "{{ cookiecutter.worker_type }}",
"author": "{{ cookiecutter.author }}",
"email": "{{ cookiecutter.email}}"
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment