ci(licence_finder): set to recursive scan so all licence's can be detected.

MR !15
This commit is contained in:
2022-01-23 05:02:52 +00:00
parent 5a41962a99
commit 83cce72af2

View File

@ -2,6 +2,7 @@ variables:
JOB_ROOT_DIR: '.'
GIT_SUBMODULE_STRATEGY: recursive
MY_PROJECT_ID: "28543717"
LICENSE_FINDER_CLI_OPTS: '--recursive'
stages:
- validation