mirror of
https://github.com/docker/build-push-action.git
synced 2026-01-21 18:18:55 +08:00
Add name output to identify builder instance name
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
parent
b72149bbe7
commit
0cc5e42c7a
7 changed files with 72 additions and 20 deletions
|
|
@ -27,6 +27,8 @@ inputs:
|
|||
required: false
|
||||
|
||||
outputs:
|
||||
name:
|
||||
description: 'Builder instance name'
|
||||
platforms:
|
||||
description: 'Available platforms (comma separated)'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue