mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-11 06:03:09 +00:00
Fixed blank space
This commit is contained in:
parent
5314faaf8a
commit
49bf68aa00
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ pytest:
|
|||
- docker-compose -f local.yml up -d
|
||||
script:
|
||||
- docker-compose -f local.yml run django pytest
|
||||
{%- else %}
|
||||
{%- else -%}
|
||||
image: python:3.8
|
||||
tags:
|
||||
- python
|
||||
|
|
|
|||
Loading…
Reference in a new issue