Update git repository location

Change-Id: I0d036e1f366eaf15b7cefe1c76fcd12ebc78211a
Signed-off-by: Nicolas Bock <nicolas.bock@suse.com>
This commit is contained in:
Nicolas Bock 2019-05-03 14:34:10 -06:00
parent 72e45b8ad4
commit 2002d7a113
No known key found for this signature in database
GPG Key ID: 9E90013DEF7F5B7B
1 changed files with 2 additions and 2 deletions

View File

@ -13,8 +13,8 @@ should be cloned:
#!/bin/bash
set -xe
git clone https://git.openstack.org/openstack/openstack-helm-infra.git
git clone https://git.openstack.org/openstack/openstack-helm.git
git clone https://opendev.org/openstack/openstack-helm-infra.git
git clone https://opendev.org/openstack/openstack-helm.git
.. warning::