Skip to content

Commit

Permalink
Removed cosign verification
Browse files Browse the repository at this point in the history
Signed-off-by: Itay Grudev <[email protected]>
  • Loading branch information
itay-grudev committed Jul 30, 2024
1 parent a97c33e commit 9bb81bb
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/tests-cluster-chainsaw.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,8 @@ jobs:
- name: Deploy the operator
uses: ./.github/actions/deploy-operator


- name: Install Cosign
uses: sigstore/[email protected]

- name: Install Chainsaw
uses: kyverno/[email protected]
with:
verify: true

- name: Run Kyverno/Chainsaw
run: chainsaw test

0 comments on commit 9bb81bb

Please sign in to comment.