readme + cleaning

Signed-off-by: Luca Stocchi <lstocchi@redhat.com>
This commit is contained in:
Luca Stocchi 2020-11-13 15:20:53 +01:00
parent 2168b4e067
commit 1196e988b8
No known key found for this signature in database
GPG key ID: 930BB00F3FCF30A4
4 changed files with 98 additions and 7 deletions

View file

@ -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