Skip to content
Snippets Groups Projects
Verified Commit 287dfd29 authored by Tamas Gal's avatar Tamas Gal :speech_balloon:
Browse files

Jinja2 fix

parent c2adbdd4
No related branches found
No related tags found
No related merge requests found
Pipeline #44285 failed
......@@ -9,6 +9,7 @@ stages:
before_script:
- pip install -U pip setuptools wheel
- pip install cookiecutter
- pip install jinja2-time
- cookiecutter --no-input .
- cd awesome
- git init
......
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