mirror of
https://github.com/docker/bake-action.git
synced 2026-01-22 12:22:21 +01:00
support building from remote bake definition
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
@@ -35,6 +35,9 @@ inputs:
|
||||
set:
|
||||
description: "List of targets values to override (eg. targetpattern.key=value)"
|
||||
required: false
|
||||
source:
|
||||
description: "Remote bake definition to build from"
|
||||
required: false
|
||||
|
||||
outputs:
|
||||
metadata:
|
||||
|
||||
Reference in New Issue
Block a user