mirror of
https://github.com/labring/FastGPT.git
synced 2025-12-25 20:02:47 +00:00
action
This commit is contained in:
parent
07f216b928
commit
b86a5bb87b
|
|
@ -73,7 +73,6 @@ jobs:
|
|||
--label "org.opencontainers.image.description=${{ steps.config.outputs.DESCRIPTION }}" \
|
||||
--push \
|
||||
--cache-from=type=local,src=/tmp/.buildx-cache \
|
||||
--cache-to=type=local,dest=/tmp/.buildx-cache \
|
||||
-t ${{ steps.config.outputs.DOCKER_REPO_TAGGED }} \
|
||||
.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue