diff options
author | 2021-10-01 13:32:52 -0400 | |
---|---|---|
committer | 2021-10-01 13:32:52 -0400 | |
commit | 75e26c58e134d450b19b983ab50b6926b13b120d (patch) | |
tree | 574fb752bffaa910ba9c24a740d38eb4d7687fe9 /nodepool | |
parent | 54e6a1a3ae92d6a8da6f82edccced9918e2cbd6a (diff) |
Use $GIT_URL in scripts to avoid https CA cert failure.
- git clone using https fails due to expired CA certificate,
but project repo git clone works using git transfer protocol.
Use $GIT_URL for clone command in scripts which use the git
transfer protocol to the git mirror (same as git clone
of project repo's) instead of https to the public gerrit ip
address.
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Change-Id: I15ef9e79e7e32d1561f6c452d192048f04c55caa
Diffstat (limited to 'nodepool')
0 files changed, 0 insertions, 0 deletions