Merge "Replace openstack.org git:// URLs with https://"

This commit is contained in:
Zuul 2019-03-26 18:30:36 +00:00 committed by Gerrit Code Review
commit 8804b7c978
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
dest: devstack-gate
EOF
/usr/zuul-env/bin/zuul-cloner -m clonemap.yaml --cache-dir /opt/git \
git://git.openstack.org \
https://git.openstack.org \
openstack-infra/devstack-gate
executable: /bin/bash
chdir: '{{ ansible_user_dir }}/workspace'