mirror of
https://github.com/redhat-actions/buildah-build.git
synced 2025-06-08 18:09:04 +00:00
Resolve reviews
Signed-off-by: divyansh42 <diagrawa@redhat.com>
This commit is contained in:
parent
749ffdbf42
commit
48ac9865be
4 changed files with 7 additions and 4 deletions
|
@ -45,7 +45,9 @@ inputs:
|
|||
default: 'false'
|
||||
required: false
|
||||
archs:
|
||||
description: 'ARCH of the image to build, for multiple ARCHs seperate by a comma. For example, "arm64,amd64"'
|
||||
description: |
|
||||
'Architecture(s) to build the image(s) for. For multiple architectures,
|
||||
separate by a comma. For example, "arm64,amd64"'
|
||||
default: 'amd64'
|
||||
required: false
|
||||
outputs:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue