mirror of https://github.com/certd/certd
perf: 支持arm64
parent
bafab905b4
commit
fa14f87a80
|
@ -50,7 +50,7 @@ jobs:
|
|||
- name: Build and push
|
||||
uses: docker/build-push-action@v6.5.0
|
||||
with:
|
||||
# platforms: linux/amd64,linux/arm64
|
||||
platforms: linux/amd64,linux/arm64
|
||||
push: true
|
||||
context: ./packages/ui/
|
||||
tags: |
|
||||
|
|
Loading…
Reference in New Issue