Skip to content

Commit

Permalink
Remove dead code.
Browse files Browse the repository at this point in the history
  • Loading branch information
csasarak committed Sep 4, 2024
1 parent d4f71e5 commit a2625fb
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/build-all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -336,13 +336,6 @@ jobs:
done
# - name: Verify Signatures
# if: ${{ github.ref_type == 'tag' }}
# run: |
# cosign verify-blob --bundle "Linux-binaries/fossa.bundle" --certificate-oidc-issuer "https://token.actions.githubusercontent.com" --certificate-identity "https:/$GITHUB_WORKFLOW_REF" "Linux-binaries/fossa"
# cosign verify-blob --bundle "Linux-binaries/diagnose.bundle" --certificate-oidc-issuer "https://token.actions.githubusercontent.com" --certificate-identity "https:/$GITHUB_WORKFLOW_REF" "Linux-binaries/diagnose"
# cosign verify-blob --bundle "Linux-binaries/millhone.bundle" --certificate-oidc-issuer "https://token.actions.githubusercontent.com" --certificate-identity "https:/$GITHUB_WORKFLOW_REF" "Linux-binaries/millhone"

# This uses names compatible with our install script.
#
# Originally, CLI >=2.x Linux releases were only packaged as zip files, but
Expand Down

0 comments on commit a2625fb

Please sign in to comment.