Skip to content

Commit

Permalink
fix: git action
Browse files Browse the repository at this point in the history
  • Loading branch information
c121914yu committed Jun 11, 2023
1 parent 3c9f12b commit 6b6da76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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" \
Expand Down

0 comments on commit 6b6da76

Please sign in to comment.