【问题标题】:Where to specify credentials of the repository to GitLab ci/cd pipeline?在哪里指定 GitLab ci/cd 管道的存储库凭据?
【发布时间】:2021-11-17 04:53:39
【问题描述】:

我已在我的系统中安装了最新版本的 SonarQube,并成功地将 SonarQube 与 GitLab 集成。

当我运行 GitLab CI/CD 管道时,它显示错误为 Could not resolve dependencies for projectAuthentication failed for https://example.com:7790/develop/application_name:401 Unauthorized

我的问题是如何消除上述错误?
在哪里指定身份验证凭据?
在哪里指定任何存储库的凭据?

【问题讨论】:

  • 能看看环境变量吗?

标签: maven gitlab sonarqube gitlab-ci-runner


【解决方案1】:

首先检查这是否类似于this thread,其中G. Ann Campbell 提到了 ALM 集成设置:

SonarQube 尚未识别您的 GitLab 帐户,并且不允许您“注册”

另见:

【讨论】:

    猜你喜欢
    • 2021-11-14
    • 2021-12-22
    • 2021-07-31
    • 1970-01-01
    • 1970-01-01
    • 2021-11-30
    • 2021-04-17
    • 1970-01-01
    • 2021-12-21
    相关资源
    最近更新 更多