mirror of
https://gitea.com/docker/metadata-action.git
synced 2024-11-22 12:09:32 +01:00
Merge pull request #330 from frison/master
Update Bake file-reference URI
This commit is contained in:
commit
79f06a31c0
1 changed files with 1 additions and 1 deletions
|
@ -297,7 +297,7 @@ Following outputs are available
|
||||||
| `tags` | String | Docker tags |
|
| `tags` | String | Docker tags |
|
||||||
| `labels` | String | Docker labels |
|
| `labels` | String | Docker labels |
|
||||||
| `json` | String | JSON output of tags and labels |
|
| `json` | String | JSON output of tags and labels |
|
||||||
| `bake-file` | File | [Bake file definition](https://docs.docker.com/build/customize/bake/file-definition/) path |
|
| `bake-file` | File | [Bake file definition](https://docs.docker.com/build/bake/reference/) path |
|
||||||
|
|
||||||
Alternatively, each output is also exported as an environment variable:
|
Alternatively, each output is also exported as an environment variable:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue