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
|
||||
image: python:3.8-buster
|
||||
commands:
|
||||
- pip intall cookiecutter==1.7.2
|
||||
- pip install cookiecutter
|
||||
- |
|
||||
cookiecutter --no-input . \
|
||||
molecule_directory=molecule \
|
||||
|
Loading…
Reference in New Issue
Block a user