escaped spaces update
This commit is contained in:
parent
f736377de1
commit
2ad594c591
3 changed files with 31 additions and 12 deletions
|
|
@ -31,7 +31,7 @@ inputs:
|
|||
extra_args:
|
||||
description: |
|
||||
Extra args to be passed to podman. Space-separated. e.g.
|
||||
-e=MY_ENV=Test -e=MY_ENV=Test2
|
||||
-e=MY_ENV=Test -e=MY_ENV=Test2 -e MY_ENV="Var\ with\ spaces"
|
||||
required: false
|
||||
dockerfile:
|
||||
description: Path to the Dockerfile. If set, build step is performed.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue