Skip to content

Commit

Permalink
Print GitHub Attest bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
richardfan1126 committed May 6, 2024
1 parent f428790 commit 8db2d4d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-and-sign-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,14 @@ jobs:
GHCR_ARTIFACT_DIGEST: ${{ steps.build-eif.outputs.ghcr-artifact-digest }}
GHCR_ARTIFACT_PATH: ${{ steps.build-eif.outputs.ghcr-artifact-path }}
REKOR_LOG_INDEX: ${{ steps.build-eif.outputs.rekor-log-index }}
GITHUB_ATTEST_BUNDLE_PATH: ${{ steps.build-eif.outputs.github-attest-bundle-path }}
run: |
echo "${EIF_FILE_PATH}"
echo "${EIF_INFO_PATH}"
echo "${GHCR_ARTIFACT_DIGEST}"
echo "${GHCR_ARTIFACT_PATH}"
echo "${REKOR_LOG_INDEX}"
cat "${GITHUB_ATTEST_BUNDLE_PATH}"
- name: Generate release note
id: generate-release-note
Expand Down

0 comments on commit 8db2d4d

Please sign in to comment.