Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
BradLugo committed Dec 15, 2023
1 parent 5680719 commit 445249f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,14 @@ jobs:
name: vuln-dump
path: /tmp/vuln-dump

- name: Generate OSS notice
run: make ossls-notice

- name: Get genesis dump
run: |
source ./scripts/ci/lib.sh
get_genesis_dump
- name: Make bundle
run: image/scanner/rhel/create-bundle.sh image/scanner image/scanner/rhel

Expand Down

0 comments on commit 445249f

Please sign in to comment.