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 cfdf377 commit d489a19
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/build_and_test_eicar_rock.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:
needs: [build]
with:
oci-archive-name: "eicar-rock"
test-black-box: true
test-efficiency: true
test-malware: true
test-oci-compliance: true
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/test_external_rock.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ jobs:
needs: [setup]
with:
oci-archive-name: test_image
test-black-box: false # will always fail since bkimminich/juice-shop is not a rock.
test-efficiency: true
test-malware: true
test-oci-compliance: true
Expand Down

0 comments on commit d489a19

Please sign in to comment.