Fixed blank space

This commit is contained in:
Tames McTigue 2021-03-30 13:26:12 +03:00
parent 5314faaf8a
commit 49bf68aa00

View File

@ -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