mirror of
https://github.com/redhat-actions/buildah-build.git
synced 2025-06-07 17:31:35 +00:00
readme + cleaning
Signed-off-by: Luca Stocchi <lstocchi@redhat.com>
This commit is contained in:
parent
2168b4e067
commit
1196e988b8
4 changed files with 98 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
name: 'Lucas Test Build Action'
|
||||
name: 'Buildah Action'
|
||||
description: 'This action allows you to build an image from your app'
|
||||
author: 'Luca'
|
||||
author: 'Red Hat'
|
||||
branding:
|
||||
icon: circle
|
||||
color: red
|
||||
|
@ -19,7 +19,7 @@ inputs:
|
|||
required: true
|
||||
port:
|
||||
description: 'Port'
|
||||
required: false
|
||||
required: true
|
||||
working-dir:
|
||||
description: 'Working directory'
|
||||
required: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue