mirror of
https://github.com/docker/metadata-action.git
synced 2025-12-16 06:18:58 +08:00
Put default first.
Signed-off-by: Marcin Owsiany <porridge@redhat.com>
This commit is contained in:
parent
8f68d6b0aa
commit
8b535fa223
@ -402,9 +402,9 @@ flavor: |
|
|||||||
```
|
```
|
||||||
|
|
||||||
* `latest=<auto|true|false>`: Handle [latest tag](#latest-tag) (default `auto`)
|
* `latest=<auto|true|false>`: Handle [latest tag](#latest-tag) (default `auto`)
|
||||||
* `prefix=<string>,onlatest=<true|false>`: A global prefix for each generated
|
* `prefix=<string>,onlatest=<false|true>`: A global prefix for each generated
|
||||||
tag.
|
tag.
|
||||||
* `suffix=<string>,onlatest=<true|false>`: 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_).
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user