4.14.5 dev (#6146)

* stop design doc

* remove invalid doc

* action
This commit is contained in:
Archer
2025-12-24 17:09:26 +08:00
committed by GitHub
parent f175a1a30c
commit e53242e8bc

View File

@@ -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 }} \
.