Skip to content

Commit

Permalink
workflows: remove platforms
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick Stephens <[email protected]>
  • Loading branch information
patrick-stephens authored and edsiper committed Jan 27, 2025
1 parent 2e751db commit 69ab1c1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/staging-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ jobs:
username: ${{ github.actor }}
image: ${{ github.repository }}/staging
environment: staging
platforms: 'linux/amd64, linux/arm64'
secrets:
token: ${{ secrets.GITHUB_TOKEN }}
cosign_private_key: ${{ secrets.COSIGN_PRIVATE_KEY }}
Expand Down

0 comments on commit 69ab1c1

Please sign in to comment.