Skip to content

Commit 37d1652

Browse files
committed
debug
1 parent 190c98d commit 37d1652

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/docker-publish.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,7 @@ jobs:
6161
uses: docker/build-push-action@v6
6262
with:
6363
context: .
64-
# platforms: linux/amd64,linux/arm64
65-
platforms: linux/arm64
64+
platforms: linux/amd64,linux/arm64
6665
push: true
6766
labels: ${{ steps.meta.outputs.labels }}
6867
tags: ${{ steps.meta.outputs.tags }}

0 commit comments

Comments
 (0)