Commit 12185284 by Belákovics Ádám

Update CI to use submodules

parent 6d15d3c7
Pipeline #758 failed with stages
in 1 minute 17 seconds
......@@ -16,12 +16,8 @@ test:
- pip install pipenv
- pipenv install -d
- cd recircle
- git clone https://git.ik.bme.hu/RECIRCLE/interface-openstack.git
- mv interface-openstack interface_openstack
- cd interface_openstack
- git checkout DEV
- cd ..
- git submodule update --remote
- cd ..
script:
- cd recircle
- pipenv run python manage.py test
\ No newline at end of file
- 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