mirror of
https://github.com/redhat-actions/push-to-registry.git
synced 2025-05-19 21:54:46 +00:00
Modify input format to newline
Signed-off-by: divyansh42 <diagrawa@redhat.com>
This commit is contained in:
parent
38bde145f1
commit
dae1e56fb6
6 changed files with 27 additions and 7 deletions
|
@ -74,7 +74,8 @@ Refer to the [`podman push`](http://docs.podman.io/en/latest/markdown/podman-man
|
|||
<tr>
|
||||
<td>extra-args</td>
|
||||
<td>No</td>
|
||||
<td>Extra args to be passed to push command when pushing image.</td>
|
||||
<td>Extra args to be passed to podman push.
|
||||
Separate arguments by newline. Do not use quotes.</td>
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue