Skip to content

Commit

Permalink
modify file upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Long committed Feb 19, 2024
1 parent efcc134 commit 9eda3e1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,5 @@ echo "current working directory: " $pwd
$sbomgen $artifact_type $artifact_path_arg $artifact_path $prog --scan-sbom -o sbom.json
chmod o+r sbom.json
ls -lsah /github/home/.inspector-sbomgen/logs/
whoami
id

0 comments on commit 9eda3e1

Please sign in to comment.