ci(licence_finder): set to recursive scan so all licence's can be detected.
MR !15
This commit is contained in:
@ -2,6 +2,7 @@ variables:
|
||||
JOB_ROOT_DIR: '.'
|
||||
GIT_SUBMODULE_STRATEGY: recursive
|
||||
MY_PROJECT_ID: "28543717"
|
||||
LICENSE_FINDER_CLI_OPTS: '--recursive'
|
||||
|
||||
stages:
|
||||
- validation
|
||||
|
Reference in New Issue
Block a user