modified: .gitea/actions/buildkit-build-push/action.yaml
All checks were successful
/ build-image (push) Successful in 15s
All checks were successful
/ build-image (push) Successful in 15s
This commit is contained in:
@@ -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 }}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user