mirror of
https://github.com/docker/setup-buildx-action
synced 2024-11-10 06:01:40 +00:00
Clarify install option in example
Co-authored-by: CrazyMax <github@crazymax.dev> Signed-off-by: Craig Rodrigues <rodrigc@crodrigues.org>
This commit is contained in:
parent
91cb32d715
commit
455b065be4
1 changed files with 2 additions and 0 deletions
|
@ -95,6 +95,8 @@ jobs:
|
|||
|
||||
### Install by default
|
||||
|
||||
If you want set up the `docker build` command as an alias to `docker buildx build`:
|
||||
|
||||
```yaml
|
||||
name: ci
|
||||
|
||||
|
|
Loading…
Reference in a new issue