Skip to content
代码片段 群组 项目
未验证 提交 0e7c0e0e 编辑于 作者: Russell Dickenson's avatar Russell Dickenson 提交者: GitLab
浏览文件

Merge branch 'alvin-master-patch-160b' into 'master'

Add note "builds dir must be mapped" for d-in-d workflow

See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/148775



Merged-by: default avatarRussell Dickenson <rdickenson@gitlab.com>
Approved-by: default avatarRussell Dickenson <rdickenson@gitlab.com>
Co-authored-by: default avatarAlvin Gounder <agounder@gitlab.com>
No related branches found
No related tags found
无相关合并请求
...@@ -107,6 +107,7 @@ Prerequisites: ...@@ -107,6 +107,7 @@ Prerequisites:
- GitLab CI/CD configuration (`.gitlab-ci.yml`) must include the `test` stage. - GitLab CI/CD configuration (`.gitlab-ci.yml`) must include the `test` stage.
- If you're using instance runners, the Code Quality job must be configured for the - If you're using instance runners, the Code Quality job must be configured for the
[Docker-in-Docker workflow](../docker/using_docker_build.md#use-docker-in-docker). [Docker-in-Docker workflow](../docker/using_docker_build.md#use-docker-in-docker).
When using this workflow, the `/builds` volume must be mapped to allow reports to be saved.
- If you're using private runners, you should use an - If you're using private runners, you should use an
[alternative configuration](#improve-code-quality-performance-with-private-runners) [alternative configuration](#improve-code-quality-performance-with-private-runners)
recommended for running Code Quality analysis more efficiently. recommended for running Code Quality analysis more efficiently.
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册