Skip to content

Commit

Permalink
fix indentation
Browse files Browse the repository at this point in the history
Signed-off-by: Denny Hoang <dhoang@vmware.com>
  • Loading branch information
DennyHoang committed Apr 14, 2022
1 parent 65d52cc commit d6021d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kind-cluster-image-policy.yaml
Expand Up @@ -226,7 +226,7 @@ jobs:
- name: Deploy jobs and verify signed works, unsigned fails
run: |
kubectl create namespace demo-key-signing
kubectl label namespace demo-key-signing cosigned.sigstore.dev/include=true
kubectl label namespace demo-key-signing cosigned.sigstore.dev/include=true
echo '::group:: test job success'
# We signed this above, this should work
Expand Down

0 comments on commit d6021d6

Please sign in to comment.