modified: .gitea/actions/buildkit-build-push/action.yaml
All checks were successful
/ build-image (push) Successful in 15s

This commit is contained in:
2026-03-15 10:28:48 +00:00
parent 48b103a82e
commit df9550e774

View File

@@ -78,6 +78,6 @@ runs:
--local context=${{ inputs.context }} \ --local context=${{ inputs.context }} \
--local dockerfile=${{ inputs.dockerfile }} \ --local dockerfile=${{ inputs.dockerfile }} \
--opt filename=Dockerfile \ --opt filename=Dockerfile \
--output type=image,name=${{ inputs.tags }},push=true,registry.config=$DOCKER_CONFIG_DIR --output type=image,name=${{ inputs.tags }}