Skip to content

Commit

Permalink
fix: custom-sigstore conformance job (kyverno#8459)
Browse files Browse the repository at this point in the history
Signed-off-by: Charles-Edouard Brétéché <[email protected]>
  • Loading branch information
eddycharly committed Sep 20, 2023
1 parent c1978d9 commit 4f0e378
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conformance.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -554,7 +554,7 @@ jobs:
run: |
set -e
export USE_CONFIG=${{ join(matrix.config.values, ',') }}
make kind-deploy-kyverno
make kind-install-kyverno
- name: Install crane
uses: imjasonh/setup-crane@00c9e93efa4e1138c9a7a5c594acd6c75a2fbf0c
- name: Install Cosign
Expand Down

0 comments on commit 4f0e378

Please sign in to comment.