Skip to content

Commit

Permalink
Update checks.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
seanconroy2021 authored Oct 6, 2023
1 parent 3111c90 commit 4f0cc44
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@ jobs:
identity: https:\/\/github\.com\/(slsa-framework\/slsa-github-generator|enterprise-contract\/golden-container)\/
issuer: https://token.actions.githubusercontent.com

- name : Run EC Validate (Long_Lived)
uses: ./
with:
image: quay.io/redhat-appstudio/ec-golden-image:latest
key: ${{ vars.PUBLIC_KEY }}
policy: " " #TODO Ignore until image is fixed
extra-params: --ignore-rekor
# - name : Run EC Validate (Long_Lived)
# uses: ./
# with:
# image: quay.io/redhat-appstudio/ec-golden-image:latest
# key: ${{ vars.PUBLIC_KEY }}
# policy: " " #TODO Ignore until image is fixed
# extra-params: --ignore-rekor


release:
Expand Down

0 comments on commit 4f0cc44

Please sign in to comment.