add badge
This commit is contained in:
parent
d18ac0baa6
commit
6aa251e9ec
2 changed files with 5 additions and 2 deletions
|
@ -1,5 +1,8 @@
|
|||
{% set is_open_source = cookiecutter.open_source_license != 'Proprietary' -%}
|
||||
{% set repo = "/".join(cookiecutter.git_origin.removesuffix(".git").split(":")[-1].split("/")[-2:]) %}
|
||||
# {{ cookiecutter.project_name }}
|
||||
{% if cookiecutter.configure_ci %}[](https://ci.pains-perdus.fr/histausse/test_ci_template){% endif %}
|
||||
|
||||
|
||||
{{ cookiecutter.project_short_description }}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue