GitLab CI/CD fatal: unable to access 'https://gitlab-ci-token:[MASKED]@git.gobies.org/zuozhifu/dcc_automatic.git/': Peer's certificate issuer has been marked as not trusted by the user.

 解决方案:修改/etc/gitlab-runner/config.toml文件,进行证书忽略,再重启gitlab-runner

原文地址:https://www.cnblogs.com/zuozuo320/p/15003466.html