mirror of https://github.com/certd/certd
chore:
parent
9a68b0fb61
commit
d11a19ce59
|
@ -61,7 +61,7 @@ jobs:
|
|||
- name: Build and push
|
||||
uses: docker/build-push-action@v6.5.0
|
||||
with:
|
||||
platforms: linux/amd64,linux/arm64,linux/arm/v7
|
||||
platforms: linux/amd64,linux/arm64
|
||||
push: true
|
||||
context: ./packages/ui/
|
||||
tags: |
|
||||
|
|
Loading…
Reference in New Issue