mirror of
https://github.com/labring/FastGPT.git
synced 2025-12-26 04:32:50 +00:00
git actions
This commit is contained in:
parent
002d53108f
commit
ac482eb9f9
|
|
@ -43,7 +43,7 @@ jobs:
|
|||
env:
|
||||
DOCKER_REPO_TAGGED: ${{ env.DOCKER_REPO_TAGGED }}
|
||||
run: |
|
||||
cd client && \
|
||||
cd admin && \
|
||||
docker buildx build \
|
||||
--platform linux/amd64,linux/arm64 \
|
||||
--label "org.opencontainers.image.source= https://github.com/ ${{ github.repository_owner }}/FastGPT" \
|
||||
|
|
|
|||
Loading…
Reference in New Issue