Skip to content

Commit

Permalink
JfrogPythonDestRepoName field added
Browse files Browse the repository at this point in the history
  • Loading branch information
Sumanth K B committed Oct 10, 2023
1 parent 479697c commit ced3945
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/LCT.Common/appSettings.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
"JfrogNugetDestRepoName": "<Insert NugetDestRepoName>",
"JfrogNpmDestRepoName": "<Insert NpmDestRepoName>",
"JfrogMavenDestRepoName": "<Insert MavenDestRepoName>",
"JfrogPythonDestRepoName": "<Insert PythonDestRepoName>",
"PackageFilePath": "/PathToInputDirectory", //For Docker run set as /mnt/Input
"BomFolderPath": "/PathToOutputDirectory", //For Docker run set as /mnt/Output
"BomFilePath": "/PathToOutputDirectory/<SW360 Project Name>_Bom.cdx.json",
Expand Down

0 comments on commit ced3945

Please sign in to comment.