好记性不如烂笔头。

gitlab不验证https证书

export GIT_SSL_NO_VERIFY=true
git config --global http.sslVerify "false"