Commit 8db7ceea authored by Achilleas Pipinellis's avatar Achilleas Pipinellis

Merge branch 'sethgitlab-licensecompliance' into 'master'

Fix technical error on license compliance doc

See merge request gitlab-org/gitlab!25730
parents f108d27b a1c78dc7
......@@ -216,7 +216,7 @@ If you're using a custom setup for License Compliance, you're required
to update your CI config accordingly:
1. Change the CI template to `License-Scanning.gitlab-ci.yml`.
1. Change the job name to `license_management` (if you mention it in `.gitlab-ci.yml`).
1. Change the job name to `license_scanning` (if you mention it in `.gitlab-ci.yml`).
1. Change the artifact name to `gl-license-scanning-report.json` (if you mention it in `.gitlab-ci.yml`).
For example, the following `.gitlab-ci.yml`:
......
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