fix: git action

This commit is contained in:
archer
2023-06-11 18:02:59 +08:00
parent 3c9f12bb94
commit 6b6da76ac1

View File

@@ -41,6 +41,7 @@ jobs:
env:
DOCKER_REPO_TAGGED: ${{ env.DOCKER_REPO_TAGGED }}
run: |
cd client && \
docker buildx build \
--platform linux/amd64,linux/arm64 \
--label "org.opencontainers.image.source= https://github.com/ ${{ github.repository_owner }}/FastGPT" \