Skip to content

Commit d8faa17

Browse files
committed
chore(scanner): Output the active configuration
Signed-off-by: Frank Viernau <[email protected]>
1 parent 687501d commit d8faa17

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

templates/ort-scan.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,9 @@
242242
else
243243
echo -e "\e[1;33m Using 'config.yml' from 'ort-config' repository..."
244244
fi
245-
245+
246+
${ORT_CLI} config --show-active
247+
246248
# Generate labels to be passed as arguments to ORT Analyzer.
247249
# Labels can be used track scan related info or execute policy rules for specific product, delivery or organization.
248250
- |

0 commit comments

Comments
 (0)