2
0
Fork 0
mirror of https://code.forgejo.org/docker/metadata-action.git synced 2025-06-27 21:05:53 +00:00

chore: use anonymous func to generate tags and add tests

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax 2023-11-30 10:41:18 +01:00
parent aacea38e07
commit d6a296c454
No known key found for this signature in database
GPG key ID: ADE44D8C9D44FBE4
5 changed files with 151 additions and 19 deletions

View file

@ -13,7 +13,7 @@ inputs:
required: true
images:
description: 'List of Docker images to use as base name for tags'
required: true
required: false
tags:
description: 'List of tags as key-value pair attributes'
required: false