Skip to content
Snippets Groups Projects
Commit 91592267 authored by Guillermo Gomez Chavez's avatar Guillermo Gomez Chavez
Browse files

updated reference to osmclient patch

parent 05c0ded8
No related branches found
No related tags found
1 merge request!165Draft: Packages testing with osm client
Pipeline #2131 failed with stage
in 2 minutes and 48 seconds
......@@ -14,7 +14,7 @@ before_script: # TODO: how to reuse installation?
- pip3 install IM/
- git clone https://osm.etsi.org/gerrit/osm/osmclient.git
- cd osmclient
- git fetch origin refs/changes/78/11178/3 && git checkout FETCH_HEAD
- git fetch origin refs/changes/78/11178/4 && git checkout FETCH_HEAD
- cd ../
- pip3 install -r osmclient/requirements.txt
- pip3 install osmclient/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment