mirror of https://github.com/certd/certd
chore: github action build image
parent
0b131c00ed
commit
b6ef39fb30
|
@ -56,7 +56,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: |
|
||||
|
|
|
@ -1 +1 @@
|
|||
2
|
||||
3
|
||||
|
|
Loading…
Reference in New Issue