mirror of
https://github.com/docker/build-push-action.git
synced 2025-04-01 20:50:09 +02:00
removed space
Signed-off-by: Matthias Wenskus <matthiaswenskus@gmail.com>
This commit is contained in:
parent
631e730042
commit
9bcecd9f7c
1 changed files with 2 additions and 2 deletions
|
@ -168,7 +168,7 @@ jobs:
|
||||||
* [Handle tags and labels](docs/advanced/tags-labels.md)
|
* [Handle tags and labels](docs/advanced/tags-labels.md)
|
||||||
* [Update DockerHub repo description](docs/advanced/dockerhub-desc.md)
|
* [Update DockerHub repo description](docs/advanced/dockerhub-desc.md)
|
||||||
|
|
||||||
## Customizing
|
## Customizing
|
||||||
|
|
||||||
### inputs
|
### inputs
|
||||||
|
|
||||||
|
@ -210,7 +210,7 @@ Following inputs can be used as `step.with` keys
|
||||||
| `target` | String | Sets the target stage to build |
|
| `target` | String | Sets the target stage to build |
|
||||||
|
|
||||||
### outputs
|
### outputs
|
||||||
|
|
||||||
Following outputs are available
|
Following outputs are available
|
||||||
|
|
||||||
| Name | Type | Description |
|
| Name | Type | Description |
|
||||||
|
|
Loading…
Add table
Reference in a new issue