mirror of
https://github.com/docker/metadata-action.git
synced 2024-11-22 12:05:41 +01:00
Add json output to action.yml
Signed-off-by: StefanSchoof <4662023+StefanSchoof@users.noreply.github.com>
This commit is contained in:
parent
f3c886e26b
commit
c6cd4388a1
@ -42,6 +42,8 @@ outputs:
|
||||
description: 'Generated Docker labels'
|
||||
bake-file:
|
||||
description: 'Bake definiton file'
|
||||
json:
|
||||
description: 'JSON output of tags and labels'
|
||||
|
||||
runs:
|
||||
using: 'node12'
|
||||
|
Loading…
Reference in New Issue
Block a user