modified: .gitea/actions/buildkit-build-push/action.yaml
Some checks failed
/ build-image (push) Failing after 14s
Some checks failed
/ build-image (push) Failing after 14s
This commit is contained in:
@@ -78,6 +78,6 @@ runs:
|
||||
--local context=${{ inputs.context }} \
|
||||
--local dockerfile=${{ inputs.dockerfile }} \
|
||||
--opt filename=Dockerfile \
|
||||
--output type=image,name=${{ inputs.tags }}
|
||||
--output type=image,name=${{ inputs.tags }},push=true,registry.config=$DOCKER_CONFIG_DIR
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user