chore: github action build image

pull/101/head
xiaojunnuo 2024-07-23 23:12:50 +08:00
parent 0b131c00ed
commit b6ef39fb30
2 changed files with 2 additions and 2 deletions

View File

@ -56,7 +56,7 @@ jobs:
- name: Build and push - name: Build and push
uses: docker/build-push-action@v6.5.0 uses: docker/build-push-action@v6.5.0
with: with:
platforms: linux/amd64,linux/arm64 # platforms: linux/amd64,linux/arm64
push: true push: true
context: ./packages/ui/ context: ./packages/ui/
tags: | tags: |

View File

@ -1 +1 @@
2 3