mirror of
https://github.com/docker/metadata-action.git
synced 2025-11-05 23:14:42 +08:00
tag-names output to return tag names without image base name
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
@@ -48,6 +48,8 @@ outputs:
|
||||
description: 'Generated Docker image version'
|
||||
tags:
|
||||
description: 'Generated Docker tags'
|
||||
tag-names:
|
||||
description: 'Generated Docker tag names without image base name'
|
||||
labels:
|
||||
description: 'Generated Docker labels'
|
||||
annotations:
|
||||
|
||||
Reference in New Issue
Block a user