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
0b324ddc
Commit
0b324ddc
authored
Apr 17, 2020
by
mo khan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Do not override entrypoint
parent
1d478913
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
doc/user/compliance/license_compliance/index.md
doc/user/compliance/license_compliance/index.md
+4
-3
No files found.
doc/user/compliance/license_compliance/index.md
View file @
0b324ddc
...
...
@@ -352,10 +352,11 @@ For example, this assumes a local Docker registry repository of `localhost:5000/
```
yaml
include
:
-
template
:
License-Scanning.gitlab-ci.yml
-
template
:
License-Scanning.gitlab-ci.yml
license_scanning
:
image
:
localhost:5000/analyzers/license-management:latest
license_scanning
:
image
:
name
:
localhost:5000/analyzers/license-management:latest
```
The License Compliance job should now use local copies of the License Compliance analyzers to scan
...
...
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