Skip to content

Commit

Permalink
build only for amd and arm
Browse files Browse the repository at this point in the history
Signed-off-by: Celalettin Calis <[email protected]>
  • Loading branch information
celalettin1286 authored Jan 27, 2025
1 parent 4eeccb6 commit a82e708
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-branch-containers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,6 @@ jobs:
username: ${{ github.actor }}
image: ${{ github.repository }}/test/${{ github.event.inputs.version }}
unstable: ${{ github.event.inputs.version }}
platforms: 'linux/amd64, linux/arm64'
secrets:
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit a82e708

Please sign in to comment.