Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
6
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
inko
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
42
Issues
42
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Test Cases
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Inko
inko
Commits
31198f06
Verified
Commit
31198f06
authored
Dec 22, 2019
by
Yorick Peterse
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Enable GitLab license compliance in CI
parent
f668bbe2
Pipeline
#104944941
passed with stages
in 44 minutes and 49 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
.gitlab-ci.yml
.gitlab-ci.yml
+2
-0
No files found.
.gitlab-ci.yml
View file @
31198f06
...
...
@@ -5,6 +5,7 @@ variables:
AWS_REGION
:
eu-west-1
# Ensure Windows builds fail when Powershell detects an error.
ErrorActionPreference
:
'
STOP'
LICENSE_FINDER_CLI_OPTS
:
'
--aggregate-paths=".
vm
compiler"'
stages
:
-
test
...
...
@@ -18,3 +19,4 @@ include:
-
local
:
.gitlab/ci/linux.yml
-
local
:
.gitlab/ci/lints.yml
-
local
:
.gitlab/ci/releases.yml
-
template
:
License-Management.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