Skip to content

Commit

Permalink
rm mulit platform
Browse files Browse the repository at this point in the history
  • Loading branch information
XueMoMo committed Oct 27, 2023
1 parent a0d9670 commit de5899b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/fastgpt-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ jobs:
run: |
docker buildx build \
--build-arg name=app \
--platform linux/amd64,linux/arm64 \
--label "org.opencontainers.image.source= https://github.com/ ${{ github.repository_owner }}/FastGPT" \
--label "org.opencontainers.image.description=aai image" \
--label "org.opencontainers.image.licenses=Apache" \
Expand Down

0 comments on commit de5899b

Please sign in to comment.