Skip to content

Commit

Permalink
Added config
Browse files Browse the repository at this point in the history
Signed-off-by: Prabhu Subramanian <prabhu@appthreat.com>
  • Loading branch information
prabhu committed Nov 21, 2023
1 parent 8228ce4 commit a3b8323
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nydus-demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:
- name: repotests
run: |
sudo /usr/local/bin/containerd-nydus-grpc --nydusd-config /etc/nydus/nydusd-config.fusedev.json &
sleep 30
nerdctl --snapshotter nydus run --rm -it -v $(pwd):/app ghcr.io/cyclonedx/cdxgen:master-nydus cdxgen -v
nerdctl --snapshotter nydus run --rm -it -v $HOME/.m2:$HOME/.m2 -v $(pwd):/app ghcr.io/cyclonedx/cdxgen:master-nydus cdxgen -p -t java --profile research -o /app/repotests/dependency-track/bom.json /app/repotests/dependency-track
cp -rf repotests/dependency-track/*.json *.slices.json bomresults/
Expand Down

0 comments on commit a3b8323

Please sign in to comment.