Skip to content

Commit

Permalink
demo build
Browse files Browse the repository at this point in the history
  • Loading branch information
clay-lake committed Dec 3, 2024
1 parent d489a19 commit 4096a9a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build_and_test_eicar_rock.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,6 @@ jobs:
needs: [build]
with:
oci-archive-name: "eicar-rock"
test-efficiency: true
test-malware: true
test-oci-compliance: true
test-vulnerabilities: true

end:
# we expect malware scan to fail, so we add a final job so PR checks pass.
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/test_external_rock.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,6 @@ jobs:
needs: [setup]
with:
oci-archive-name: test_image
test-efficiency: true
test-malware: true
test-oci-compliance: true
test-vulnerabilities: true

end:
# we expect vulnerabilities scan to fail, so we add a final job so PR checks pass.
Expand Down

0 comments on commit 4096a9a

Please sign in to comment.