fix: git action
This commit is contained in:
parent
3c9f12bb94
commit
6b6da76ac1
1
.github/workflows/image.yml
vendored
1
.github/workflows/image.yml
vendored
@ -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" \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user