X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=README-o2imsbuilder.md;fp=README-o2imsbuilder.md;h=adb5e42dd2ec6f085bd3067de71af4f24f9c6f9c;hb=79323988bfb68d23a9d781843c0b73f3fa463809;hp=70547c804c269917e2ecd5d2c92c53d0ac5b9978;hpb=5229119cf0fee426b2d14af3887b6fe4f78318a6;p=pti%2Fo2.git diff --git a/README-o2imsbuilder.md b/README-o2imsbuilder.md index 70547c8..adb5e42 100644 --- a/README-o2imsbuilder.md +++ b/README-o2imsbuilder.md @@ -36,8 +36,9 @@ cd o2 mkdir -p temp cd temp -git clone --depth 1 --branch master https://opendev.org/starlingx/config.git -git clone --depth 1 --branch master https://opendev.org/starlingx/distcloud-client.git +git clone --depth 1 --branch r/stx.7.0 https://opendev.org/starlingx/config.git +git clone --branch master https://opendev.org/starlingx/distcloud-client.git +(cd distcloud-client && git reset --hard eb4e7eeeb09bdf2e1b80984b378c5a8ea9930f04) cd - docker-compose build