Commit fd645eeb authored by Olivier Gonzalez's avatar Olivier Gonzalez

[CI SKIP] Fix typo

parent bece6b72
...@@ -52,8 +52,7 @@ in our case its named `clair-whitelist.yml`. ...@@ -52,8 +52,7 @@ in our case its named `clair-whitelist.yml`.
TIP: **Tip:** TIP: **Tip:**
Starting with [GitLab Ultimate][ee] 10.4, this information will Starting with [GitLab Ultimate][ee] 10.4, this information will
be automatically extracted and shown right in the merge request widget. To do be automatically extracted and shown right in the merge request widget. To do
so, the CI/CD job must be named `container_scanning so, the CI/CD job must be named `container_scanning` and the artifact path must be
scanning` and the artifact path must be
`gl-container-scanning-report.json`. `gl-container-scanning-report.json`.
[Learn more on container scanning results shown in merge requests](https://docs.gitlab.com/ee/user/project/merge_requests/container_scanning.html). [Learn more on container scanning results shown in merge requests](https://docs.gitlab.com/ee/user/project/merge_requests/container_scanning.html).
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment