Skip to content

Commit

Permalink
Revert "ci: check integrity of rekor-cli"
Browse files Browse the repository at this point in the history
This reverts commit fd03e62.
  • Loading branch information
burgerdev committed Jan 8, 2024
1 parent 95ca608 commit 133af18
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-os-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -575,7 +575,6 @@ jobs:
shell: bash
run: |
curl -fsSLO https://github.com/sigstore/rekor/releases/download/v0.12.0/rekor-cli-linux-amd64
echo 23c9baefe12b28879275f5aa84dbe9cd734d67ba42bf9bbb28a3eedbf1ed2dd4 rekor-cli-linux-amd64 | sha256sum -c --strict
sudo install rekor-cli-linux-amd64 /usr/local/bin/rekor-cli
rm rekor-cli-linux-amd64
Expand Down

0 comments on commit 133af18

Please sign in to comment.