Skip to content

Commit

Permalink
Use WINDOZE cert for Linux signing.
Browse files Browse the repository at this point in the history
  • Loading branch information
reynoldsalec committed May 1, 2024
1 parent 1bb12ed commit f391322
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/pr-release-tests-slim.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,10 +102,14 @@ jobs:
- os: ubuntu-22.04
key: cli-node18-linux-x64-${{ github.sha }}
file: lando/cli
certificate-data: WINDOZE_CERT_DATA
certificate-password: WINDOZE_CERT_PASSWORD
result: lando-linux-x64-snapshot-${{ github.sha }}-slim
- os: ubuntu-22.04
key: cli-node18-linux-arm64-${{ github.sha }}
file: lando/cli
certificate-data: WINDOZE_CERT_DATA
certificate-password: WINDOZE_CERT_PASSWORD
result: lando-linux-arm64-snapshot-${{ github.sha }}-slim

steps:
Expand Down

0 comments on commit f391322

Please sign in to comment.