Fix typo and unpin version
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
15e457c0ea
commit
e2d6632d21
@ -5,7 +5,7 @@ steps:
|
|||||||
- name: Generate the template
|
- name: Generate the template
|
||||||
image: python:3.8-buster
|
image: python:3.8-buster
|
||||||
commands:
|
commands:
|
||||||
- pip intall cookiecutter==1.7.2
|
- pip install cookiecutter
|
||||||
- |
|
- |
|
||||||
cookiecutter --no-input . \
|
cookiecutter --no-input . \
|
||||||
molecule_directory=molecule \
|
molecule_directory=molecule \
|
||||||
|
Loading…
Reference in New Issue
Block a user