mirror of
https://github.com/docker/metadata-action.git
synced 2025-12-16 14:29:00 +08:00
Merge 2da3a5aaf8 into c299e40c65
This commit is contained in:
commit
7717a9203a
@ -403,9 +403,9 @@ flavor: |
|
||||
|
||||
* `latest=<auto|true|false>`: Handle [latest tag](#latest-tag) (default `auto`)
|
||||
* `prefix=<string>,onlatest=<true|false>`: A global prefix for each generated
|
||||
tag and optionally for `latest`
|
||||
tag. If `onlatest` (default `false) is set to `true`, also for the [latest tag](#latest-tag).
|
||||
* `suffix=<string>,onlatest=<true|false>`: A global suffix for each generated
|
||||
tag and optionally for `latest`
|
||||
tag. If `onlatest` (default `false) is set to `true`, also for the [latest tag](#latest-tag).
|
||||
|
||||
## `tags` input
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user