mirror of https://github.com/certd/certd
chore: 测试armv7
parent
52ec48656d
commit
1cbf70fb6a
|
@ -67,7 +67,7 @@ jobs:
|
||||||
- name: Build and push
|
- name: Build and push
|
||||||
uses: docker/build-push-action@v6
|
uses: docker/build-push-action@v6
|
||||||
with:
|
with:
|
||||||
platforms: linux/armv7
|
platforms: linux/arm/v7
|
||||||
push: true
|
push: true
|
||||||
context: ./packages/ui/
|
context: ./packages/ui/
|
||||||
tags: |
|
tags: |
|
||||||
|
|
Loading…
Reference in New Issue