git actions
This commit is contained in:
parent
002d53108f
commit
ac482eb9f9
2
.github/workflows/admin-image.yml
vendored
2
.github/workflows/admin-image.yml
vendored
@ -43,7 +43,7 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
DOCKER_REPO_TAGGED: ${{ env.DOCKER_REPO_TAGGED }}
|
DOCKER_REPO_TAGGED: ${{ env.DOCKER_REPO_TAGGED }}
|
||||||
run: |
|
run: |
|
||||||
cd client && \
|
cd admin && \
|
||||||
docker buildx build \
|
docker buildx build \
|
||||||
--platform linux/amd64,linux/arm64 \
|
--platform linux/amd64,linux/arm64 \
|
||||||
--label "org.opencontainers.image.source= https://github.com/ ${{ github.repository_owner }}/FastGPT" \
|
--label "org.opencontainers.image.source= https://github.com/ ${{ github.repository_owner }}/FastGPT" \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user