Skip to content

Commit 8b535fa

Browse files
committed
Put default first.
Signed-off-by: Marcin Owsiany <porridge@redhat.com>
1 parent 8f68d6b commit 8b535fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -402,9 +402,9 @@ flavor: |
402402
```
403403

404404
* `latest=<auto|true|false>`: Handle [latest tag](#latest-tag) (default `auto`)
405-
* `prefix=<string>,onlatest=<true|false>`: A global prefix for each generated
405+
* `prefix=<string>,onlatest=<false|true>`: A global prefix for each generated
406406
tag.
407-
* `suffix=<string>,onlatest=<true|false>`: A global suffix for each generated
407+
* `suffix=<string>,onlatest=<false|true>`: A global suffix for each generated
408408
tag.
409409

410410
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_).

0 commit comments

Comments
 (0)