Commit 477ac0c9 by Chif Gergő

Fix error in ci file

parent 68c67af6
Pipeline #1166 failed with stage
in 1 minute 39 seconds
......@@ -12,9 +12,9 @@ flake8:
build-local:
script:
- mv .env.example .env
- docker build --tag recircle-backend:1.0 .
test:
script:
- mv .env.example .env
- docker run recircle-backend 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