Commit a704ab3e by Chif Gergő

Fix error

parent f7a6a17f
Pipeline #1195 failed with stage
in 11 seconds
......@@ -17,4 +17,4 @@ build-local:
test:
script:
- docker build --tag recircle-backend:1.0 .
- docker run recircle-backend pipenv run python manage.py test
- docker run recircle-backend:1.0 pipenv run python manage.py test
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment