Commit 27417a9c by Bodor Máté

Add inteface repo to CI

parent 0a8559aa
Pipeline #747 failed with stages
in 1 minute 15 seconds
......@@ -15,6 +15,10 @@ test:
before_script:
- pip install pipenv
- pipenv install -d
- cd recircle
- git clone https://git.ik.bme.hu/RECIRCLE/interface-openstack.git
- git checkout DEV
- mv interface-openstack interface_openstack
script:
- cd recircle
- pipenv run python manage.py test
\ No newline at end of file
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