Skip to content

Commit 158a68d

Browse files
committed
fixed ci/cd
1 parent f43f245 commit 158a68d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ jobs:
6060
- name: Build and push Docker images
6161
uses: docker/build-push-action@3b5e8027fcad23fda98b2e3ac259d8d67585f671
6262
with:
63+
platforms: linux/amd64,linux/386, linux/arm64, linux/arm64,linux/arm/v7
6364
context: .
6465
push: true
6566
tags: ${{ steps.meta.outputs.tags }}

0 commit comments

Comments
 (0)