Code Cleanup

Signed-off-by: divyansh42 <diagrawa@redhat.com>
This commit is contained in:
divyansh42 2021-01-27 16:43:59 +05:30
parent 48975824e7
commit 557824d2d1
10 changed files with 12 additions and 50 deletions

View file

@ -14,7 +14,7 @@ inputs:
default: latest
base-image:
description: 'The base image to use to create a new container image'
required: false
required: true
dockerfiles:
description: 'List of Dockerfile paths (eg: ./Dockerfile)'
required: false