Commit 7fce75ec by Bodor Máté

CI sync and update submodul

parent 602d7b33
Pipeline #762 failed with stages
in 1 minute 19 seconds
......@@ -15,6 +15,8 @@ test:
before_script:
- pip install pipenv
- pipenv install -d
- git submodule sync --recursive
- git submodule update --init --recursive
script:
- cd recircle
- 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