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,11 +16,7 @@ test: ...@@ -16,11 +16,7 @@ test:
- pip install pipenv - pip install pipenv
- pipenv install -d - pipenv install -d
- cd recircle - cd recircle
- git clone https://git.ik.bme.hu/RECIRCLE/interface-openstack.git - git submodule update --remote
- mv interface-openstack interface_openstack
- cd interface_openstack
- git checkout DEV
- cd ..
- cd .. - cd ..
script: script:
- cd recircle - cd recircle
......
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