mirror of
https://github.com/docker/metadata-action.git
synced 2026-09-17 03:04:29 +02:00
support custom paths in Git context
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ branding:
|
||||
|
||||
inputs:
|
||||
context:
|
||||
description: 'Where to get context data. Allowed options are "workflow" (default), "git".'
|
||||
description: 'Where to get context data. Allowed options are "workflow" (default), "git", "git:<path>".'
|
||||
default: "workflow"
|
||||
required: true
|
||||
images:
|
||||
|
||||
Reference in New Issue
Block a user