Skip to content

Commit cd644ab

Browse files
committed
fix(ci): qemu for arm64
1 parent f9eba54 commit cd644ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ jobs:
5656
type=raw,value=latest,enable={{is_default_branch}}
5757
5858
- name: Build and push Docker image
59+
id: build
5960
uses: docker/build-push-action@v5
6061
with:
6162
context: .

0 commit comments

Comments
 (0)