mirror of
https://github.com/docker/metadata-action.git
synced 2026-01-21 22:08:58 +08:00
Add a link.
Signed-off-by: Marcin Owsiany <porridge@redhat.com>
This commit is contained in:
parent
8b535fa223
commit
a2f14c6328
1 changed files with 1 additions and 1 deletions
|
|
@ -407,7 +407,7 @@ flavor: |
|
||||||
* `suffix=<string>,onlatest=<false|true>`: A global suffix for each generated
|
* `suffix=<string>,onlatest=<false|true>`: A global suffix for each generated
|
||||||
tag.
|
tag.
|
||||||
|
|
||||||
The `prefix` and `suffix` flavor settings can set `onlatest=true` (default: `false`) to additionally apply the affix to the [`latest` tag](#latest-tag) (_when it is added via the `flavor.latest` condition_).
|
The `prefix` and `suffix` flavor settings can set `onlatest=true` (default: `false`) to additionally apply the affix to the [`latest` tag](#latest-tag) (_when it is added via the `flavor.latest` condition_). See also [this comment](https://github.com/docker/metadata-action/issues/567#issuecomment-3579068205) for more info.
|
||||||
|
|
||||||
## `tags` input
|
## `tags` input
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue