mirror of
https://github.com/docker/metadata-action.git
synced 2026-01-21 22:08:58 +08:00
Update README
This commit is contained in:
parent
793da0a992
commit
4b5f2cc668
1 changed files with 2 additions and 2 deletions
|
|
@ -159,8 +159,8 @@ jobs:
|
|||
### Bake definition
|
||||
|
||||
This action also handles a bake definition file that can be used with the
|
||||
[Docker Buildx Bake action](https://github.com/crazy-max/ghaction-docker-buildx-bake). You just have to declare a
|
||||
target named `ghaction-docker-meta`.
|
||||
[Docker Buildx Bake action](https://github.com/crazy-max/ghaction-docker-buildx-bake). You just have to declare an empty
|
||||
target named `ghaction-docker-meta` and inherit from it.
|
||||
|
||||
```hcl
|
||||
// docker-bake.hcl
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue