mirror of
https://github.com/docker/build-push-action.git
synced 2025-04-19 01:46:45 +00:00
Fix Git context
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
parent
b1b7db3498
commit
c24a92baa4
4 changed files with 5 additions and 4 deletions
|
@ -13,7 +13,6 @@ inputs:
|
|||
context:
|
||||
description: "Build's context is the set of files located in the specified PATH or URL"
|
||||
required: false
|
||||
default: '.'
|
||||
file:
|
||||
description: "Path to the Dockerfile"
|
||||
required: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue