Skip to content

Commit

Permalink
don't fetch the builder, as that breaks on patched
Browse files Browse the repository at this point in the history
Change-Id: I4e31cc73978093e8c2e4189d3b6902fb7d5fdafe
  • Loading branch information
jul-sh committed Apr 16, 2024
1 parent b1ee227 commit a520519
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable_provenance.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
builder-digest: ${{ needs.get_inputs.outputs.builder-digest }}
config-path: ${{ inputs.build-config-path }}
provenance-name: attestation.intoto
compile-builder: false
compile-builder: true

# This job uploads the signed provenance from the previous step to Ent, and
# publishes a comment for each binary on the PR.
Expand Down

0 comments on commit a520519

Please sign in to comment.