Commit 6aa901bf by Bodor Máté

Change interface repo branch to DEV

parent 54f15e62
Pipeline #750 failed with stages
in 1 minute 25 seconds
...@@ -17,10 +17,10 @@ test: ...@@ -17,10 +17,10 @@ test:
- pipenv install -d - pipenv install -d
- cd recircle - cd recircle
- git clone https://git.ik.bme.hu/RECIRCLE/interface-openstack.git - git clone https://git.ik.bme.hu/RECIRCLE/interface-openstack.git
- git checkout DEV
- mv interface-openstack interface_openstack - mv interface-openstack interface_openstack
- ls - cd interface_openstack
- ls 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