Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConnor Shea <connor.james.shea@gmail.com>2016-04-18 00:56:10 +0300
committerConnor Shea <connor.james.shea@gmail.com>2016-06-06 22:39:36 +0300
commit9442482d091cd4fabd760797aa9455f96e5abbb6 (patch)
treecc493a8f5d77169ec1af759b3b0eb467a49e9a2d /config/license_finder.yml
parentb51b14507c06ed898ae4a63ffda0e84ca40342d3 (diff)
Add some gems' licenses not caught by License Finder.
Also add License Finder to CI (only runs on master).
Diffstat (limited to 'config/license_finder.yml')
-rw-r--r--config/license_finder.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/config/license_finder.yml b/config/license_finder.yml
new file mode 100644
index 00000000000..d641563719f
--- /dev/null
+++ b/config/license_finder.yml
@@ -0,0 +1,2 @@
+---
+decisions_file: './config/.decisions.yml'