You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* `prefix=<string>,onlatest=<true|false>`: A global prefix for each generated
406
-
tag. If `onlatest` (default `false) is set to `true`, also for the [latest tag](#latest-tag).
406
+
tag.
407
407
* `suffix=<string>,onlatest=<true|false>`: A global suffix for each generated
408
-
tag. If `onlatest` (default `false) is set to `true`, also for the [latest tag](#latest-tag).
408
+
tag.
409
+
410
+
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