git actions

This commit is contained in:
archer
2023-07-23 17:42:19 +08:00
parent 002d53108f
commit ac482eb9f9

View File

@@ -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" \