Add bake-target input

This commit is contained in:
CrazyMax 2021-04-30 00:48:57 +02:00
parent ae431178c1
commit 67aa43cd81
No known key found for this signature in database
GPG key ID: 3248E46B6BB8C7F7
6 changed files with 12 additions and 4 deletions

View file

@ -271,6 +271,7 @@ Following inputs can be used as `step.with` keys
| `labels` | List | List of custom labels |
| `sep-tags` | String | Separator to use for tags output (default `\n`) |
| `sep-labels` | String | Separator to use for labels output (default `\n`) |
| `bake-target` | String | Bake target name (default `ghaction-docker-meta`) |
### outputs