Add roles to user
[portal.git] / deliveries / local-dev-host-clone.sh
index 36fdacc..1d7ae42 100644 (file)
@@ -1,7 +1,7 @@
 #!/bin/bash
 # Sets up a new build area for Portal projects on on a dev/test host such as vm-ep-dev3
 
-USER=attuid-goes-here
-git clone https://${USER}@codecloud.web.att.com/scm/st_quantum/lf_portal.git
+USER=org.UserId-goes-here
+git clone https://${USER}@gerrit.onap.org/r/a/portal
 cd lf_portal
-git clone https://${USER}@codecloud.web.att.com/scm/st_quantum/lf_portal_sdk.git sdk
+git clone https://${USER}@gerrit.onap.org/r/a/portal/sdk