Skip to content

Commit

Permalink
fix harpoon commands
Browse files Browse the repository at this point in the history
Signed-off-by: Alessio Greggi <[email protected]>
  • Loading branch information
alegrey91 committed Aug 23, 2024
1 parent 34068de commit 0134fbe
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,7 @@ jobs:
run: |
harpoon hunt \
--file harpoon-report.yml \
--directory unit-test
--save
- name: Upload metadata from unit-tests
Expand Down Expand Up @@ -220,6 +221,6 @@ jobs:
- name: Build Seccomp Profile
run: |
harpoon build \
-D harpoon/ \
-S \
-n fwdctl-seccomp.json
--directory harpoon/ \
--save \
--name fwdctl-seccomp.json

0 comments on commit 0134fbe

Please sign in to comment.