This commit is contained in:
archer 2025-12-24 17:08:27 +08:00
parent 07f216b928
commit b86a5bb87b
No known key found for this signature in database
GPG Key ID: 4446499B846D4A9E

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