Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
a1c78dc7
Commit
a1c78dc7
authored
Feb 21, 2020
by
Seth Berger
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix technical error on license compliance doc
parent
1a84eae8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
doc/user/application_security/license_compliance/index.md
doc/user/application_security/license_compliance/index.md
+1
-1
No files found.
doc/user/application_security/license_compliance/index.md
View file @
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`
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment