mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-07-22 05:49:55 +03:00
Fixed blank space
This commit is contained in:
parent
5314faaf8a
commit
49bf68aa00
|
@ -34,7 +34,7 @@ pytest:
|
||||||
- docker-compose -f local.yml up -d
|
- docker-compose -f local.yml up -d
|
||||||
script:
|
script:
|
||||||
- docker-compose -f local.yml run django pytest
|
- docker-compose -f local.yml run django pytest
|
||||||
{%- else %}
|
{%- else -%}
|
||||||
image: python:3.8
|
image: python:3.8
|
||||||
tags:
|
tags:
|
||||||
- python
|
- python
|
||||||
|
|
Loading…
Reference in New Issue
Block a user