Skip to content
代码片段 群组 项目
提交 d7467fc9 编辑于 作者: Russell Dickenson's avatar Russell Dickenson 提交者: Nick Gaskill
浏览文件

Note that Container Scanning requires the test stage

上级 e3d7c020
No related branches found
No related tags found
无相关合并请求
......@@ -62,6 +62,7 @@ To enable container scanning in your pipeline, you need the following:
- If you're using a third-party container registry, you might need to provide authentication
credentials through the `DOCKER_USER` and `DOCKER_PASSWORD` [configuration variables](#available-cicd-variables).
For more details on how to use these variables, see [authenticate to a remote registry](#authenticate-to-a-remote-registry).
- GitLab CI/CD pipeline must include the `test` stage, which is available unless overridden with the [`stages`](../../../ci/yaml/index.md#stages) keyword.
## Configuration
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册