Add output image-with-tag

Signed-off-by: divyansh42 <diagrawa@redhat.com>
This commit is contained in:
divyansh42 2021-09-01 11:29:51 +05:30
parent b82756135c
commit a7897e7520
9 changed files with 18 additions and 3 deletions

View file

@ -63,6 +63,8 @@ outputs:
description: 'Name of the image built'
tags:
description: 'List of the tags that were created, separated by spaces'
image-with-tag:
description: 'Name of the image tagged with the first tag present'
runs:
using: 'node12'
main: 'dist/index.js'