Skip to content

Commit a82e708

Browse files
build only for amd and arm
Signed-off-by: Celalettin Calis <[email protected]>
1 parent 4eeccb6 commit a82e708

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-branch-containers.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,6 @@ jobs:
1616
username: ${{ github.actor }}
1717
image: ${{ github.repository }}/test/${{ github.event.inputs.version }}
1818
unstable: ${{ github.event.inputs.version }}
19+
platforms: 'linux/amd64, linux/arm64'
1920
secrets:
2021
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)