Build Container Finish Setup Git Protocol
Using https://git.starlingx.io/stx-XXXX form URLs for git clone and repo init commands. Change-Id: I0d0e07bc2f15ce052ee954e0c0698a24f03a7f28 Co-authored-by: Dean Troyer <dtroyer@gmail.com> Signed-off-by: Abraham Arce <abraham.arce.moreno@intel.com>
This commit is contained in:
parent
c4b5cd26a2
commit
a1e305a83f
@ -46,7 +46,7 @@ To ease checkout do:
|
||||
ssh-add
|
||||
To start a fresh source tree:
|
||||
cd \$MY_REPO_ROOT_DIR
|
||||
repo init -u git://git.openstack.org/openstack/stx-manifest.git -m default.xml
|
||||
repo init -u https://git.starlingx.io/stx-manifest.git -m default.xml
|
||||
To build all packages:
|
||||
cd \$MY_REPO
|
||||
build-pkgs or build-pkgs <pkglist>
|
||||
|
Loading…
Reference in New Issue
Block a user