Add bake-file output

This commit is contained in:
CrazyMax 2020-12-24 03:49:35 +01:00
parent 3479bd5aaa
commit fc26125e64
No known key found for this signature in database
GPG key ID: 3248E46B6BB8C7F7
8 changed files with 391 additions and 37 deletions

View file

@ -68,6 +68,8 @@ outputs:
description: 'Generated Docker tags'
labels:
description: 'Generated Docker labels'
bake-file:
description: 'Bake definiton file'
runs:
using: 'node12'