mirror of https://github.com/certd/certd
chore:
parent
64ba485b0f
commit
225894d15c
|
@ -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,darwin
|
||||
platforms: linux/amd64,linux/arm64,linux/arm/v7
|
||||
push: true
|
||||
context: ./packages/ui/
|
||||
tags: |
|
||||
|
|
|
@ -1 +1 @@
|
|||
5
|
||||
6
|
||||
|
|
Loading…
Reference in New Issue