mirror of
https://github.com/docker/build-push-action.git
synced 2025-06-23 19:08:00 +02:00
use default docker command line values for file when it is missing
Signed-off-by: Libo Zeng <libo@mabl.com>
This commit is contained in:
@ -16,7 +16,6 @@ inputs:
|
||||
file:
|
||||
description: "Path to the Dockerfile"
|
||||
required: false
|
||||
default: './Dockerfile'
|
||||
build-args:
|
||||
description: "List of build-time variables"
|
||||
required: false
|
||||
|
Reference in New Issue
Block a user