infra-blocks/Docker Tag Action

This action tags the provided image with the provided tags and publishes the result.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
imageThe docker image to tag. yes
tagsA stringified JSON array of tags to apply on the built image. Defaults to '["latest"]'yes["latest"]
dry-runWhether to publish the changes or not.nofalse
namedescription
repositoryThe extracted repository from the image provided.
publishedThe stringified JSON array of images corresponding to the tags provided.